GIF-Camera icon indicating copy to clipboard operation
GIF-Camera copied to clipboard

[Processing/Java] A simple tool that allows your to create animated GIFs of yourself using your computers webcam.

GIF-Camera

http://fuzzywobble.com/project.php?p=46&n=gif-cam

A simple Processing(.org) tool that allows you to create animated GIFs of yourself using a computers webcam.

The GIF settings must be adjusted BEFORE making your GIF. They have no effect after.

All the 'application...' folders contain standalone applications you can run for the specified OS. This way you don't need Processing to run the GIF camera.

___ HOW TO USE IN PROCESSING ___

Copy the contents of the 'libraries_you_need' folder to your Processing libraries directory. This is usually located in Documents->Processing->Libraries. Ensure that you start (or restart) Processing after these libraries are placed in the appropriate folder.

The program may throw a webcam error related to your webcam resolution. In this case you will have to edit lines 74 and 192 where the comments say 'EDIT THIS' to a resolution that matches your webcam.

This was tested on Processing 2.0b8.