PDA

View Full Version : limited lifetime dots


wolbers
05-02-2006, 04:39 PM
Hi,
despite being completely new to Vizard and Python, I have to create a self-motion animation in a very short time. We thought of inducing self-motion via limited lifetime dots on the ground plane. Right now I am still trying to understand the basic programming concepts, therefore I wanted to ask whether there is anybody out there who might have written some related code, and who even would be willing to share it. Any help would be greatly appreciated!!!
Best,
Thomas

mspusch
05-04-2006, 10:15 PM
Hi, there was a Vizard plugin created at some point which is called 'stickydots' which creates a random dot stereogram, randomly new for every frame.

You can find the plugin on sourceforge at

http://mirror.optusnet.com.au/sourceforge/v/vi/vizard/

hope that helps with what you want to do.