
Tendrils continued
2 years ago
Made with Processing. Read about it here.
flight404.com/blog/?p=91
flight404.com/blog/?p=91
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
sb^: There are two fairly easy ways to create the .mov. One is just use saveFrame which will save out a .jpg, .tif, .tga. or .png for every frame of the draw loop. The slightly easier way is to just use the MovieMaker library which allows you to save out to a .mov directly.
Diana: Hmmm, hard question really. Probably from start to finish, maybe 5 hours? But it uses stuff I have learned over the last 3 years.
Alex: Again, difficult question. There are some parts of it that are math heavy and some parts that are organizationally heavy. But all in all, not too difficult.