POV-Ray : Newsgroups : povray.animations : Can someone help the Particle System Noob : Re: Can someone help the Particle System Noob Server Time
6 Oct 2024 14:27:45 EDT (-0400)
  Re: Can someone help the Particle System Noob  
From: RAY
Date: 15 Mar 2002 08:53:55
Message: <3c91fcf3$1@news.povray.org>
I think "Dave Brickell" <d.b### [at] ntlworldnospamcom> wrote in message
news:3c90779d@news.povray.org...
> Thank you Peter that is just what I was looking for. This will enable me
to
> keep the changed values of each of my particles between frames but I still
> have a little problem. I have a #while loop at the start to set all of my
> initial values and I only want to execute this once. If I have got my head
> around this correctly would I just have a seperate script to write the
> initial values and then run my main script reading these values in and
> updating as I go.
Try #if (clock=initial_clock) ...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.