This week we gave a talk and workshop at RIT. The students already knew the basics of Processing, so I put together some examples using external libraries to show how Processing could be extended. As I was searching processing’s libraries page I noticed a gif player / exporter library by Patrick Meister. He posted some sample code to make the process easier and I put together a quick application for recording gifs from your computer’s camera.

Processing Gif Recorder

Download the gif_recorder_source.zip for processing 2.0a4.

Download the application ~(35MB). Pretty big file size for such a simple app.