it will have the three colored spheres and a rotating diamond.
the 250 frames will be rendered to about 200 s/p.
but i'll be doing an intermediate 20 s/p version.
a question, does anyone know a good (command line) option for ubuntu 64-bit to stitch the 250 png files into a 10 sec video in .webm format?
i've been using:
- Code: Select all
mencoder mf://*.png -mf w=1280:h=720:fps=25:type=png -ovc raw -oac copy -o spheres.avi
and than converting it to .webm with pitivi.
edit: the diamond uses "diamond" by giuliojiang from the luxrender materials database.
edit2:Video!
http://www.youtube.com/watch?v=wFT8fBYfULc
