|
 |
Le 18-09-13 à 19:46, Mike Horvath a écrit :
> On 9/13/2018 3:31 PM, Kenneth wrote:
>> Actually, it might be a simple procedure (but it's only my thought
>> experiment,
>> beware!) The planet needs some starting position; then use a #while or
>> #for loop
>> to advance that position incrementally, adding a small sphere there
>> each time.
>> At the end of the loop, add your planet object. There should be a
>> visible trail
>> of spheres as the trajectory. I think!
>>
>>
>>
>
> I have done this very thing in 2D, but it does not look nice or smooth.
>
> Thanks.
>
> Mike
Then, use a sphere_sweep using every 10th sphere.
Post a reply to this message
|
 |