POV-Ray : Newsgroups : povray.binaries.animations : MegaPovPlus Particle example : Re: MegaPovPlus Particle example Server Time
19 Jul 2024 23:30:28 EDT (-0400)
  Re: MegaPovPlus Particle example  
From: Rune
Date: 21 Jan 2002 12:46:25
Message: <3c4c53f1@news.povray.org>
"JRG" wrote:
> I tried to make it more interesting rotating the red
> boxes, but since it's not an I/O based particle system,
> the simulation starts from the beginning every frame
> and the final animation looked, well, weird

> please Chris tell me if I'm missing something obvious.

Well, I'm not Chris, but I might know the reason.

I think Chris' particle system has no support for moving objects, so if you
move them anyway you get strange results. For each new frame the entire
history of the particles is recalculated with the boxes aligned as they are
in the current frame. Of course history (or "the past") should be
consistent, so a history that changes with time looks very weird.

I don't recall if his system supports a moving emitter point, but I suspect
it's the same problem.

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated Jan 20)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

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