#Cycle Editor/States
08-May-95 21:20:36
Sb: #11623-#Cycle Editor/States
Fm: David Magill 71513,64
To: GreG tsadilas 74774,232
>>If I could recall the formula for the circumference of a circle…
Try 2*pi*radius.
To find how many times to rotate it:
d = distance to be traveled
r = radius of sphere
[ d / ( 2 * pi * r ) ] * 360
Later,
Stephen