We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › animation assistance tool
Page Index Toggle Pages: 1
animation assistance tool (Read 872 times)
animation assistance tool
Dec 10th, 2007, 7:04pm
 
So I used Processing to help make this animated GIF of 10 Atari 2600 characters:
http://kisrael.com/journal.aux/atariparty.gif

I had to do a lot by hand, but making the final arrangement of the 10 ripped characters was a lot easier with Processing! I need to investigate ways of reading in Animated GIFs and breaking them up into frames...
Re: animation assistance tool
Reply #1 - Dec 26th, 2007, 2:40am
 
Nice!

Care to post up the code for gif ripping and all that?
Re: animation assistance tool
Reply #2 - Jan 3rd, 2008, 3:46pm
 
i put together a GIF library that let's you extract animation frames into a PImage array (& stuff):

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=LibraryProblems;action=display;num=1199371244
Page Index Toggle Pages: 1