hi folks,
after years of stills, here my first
http://www.youtube.com/watch?v=jcyXQoe_CG0
and second
http://www.youtube.com/watch?v=s_35zOFkgs0
animation.
tell me what you think.
besides that youtube codec sucks ;)
The Game of Life animation would be neat with the lights fading on/off
instead of changing instantly.
Yes, I know exactly how hard that would be to code. :-P
--
William Tracy
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|a|f|i|s|h|i|o|n|a|d|o|@|g|m|a|i|l|.|c|o|m|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|w|t|r|a|c|y|@|c|a|l|p|o|l|y|.|e|d|u|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
You know you've been raytracing too long when you spend 4 days at work
wondering how to render your tongue.
David Kraics
> The Game of Life animation would be neat with the lights fading on/off> instead of changing instantly.>
it actually fades out for about three frames.
and it wouldnt be harder to code since it already works this way. if you
look very close (your eyes get bad from the codec ;) you can see the fans
starting quite fast and when stopping, spinning slower and slower. code is
here http://70mb.30mb.de/pov.
i calculate all frames in one 'render' and write it to a file.
by the way, it's an homage on the deplacements installation
http://decept.org/nolife, and the light is switching imidiate there..
i had a lot of special effects in mind but (almost) sticked to the original.
i couldnt actually find their specific ruleset for the automata (it's a
tweaked game of life) so i added different colors for compensation :=)