FlorianPix / shield_animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shield_animation

shield_animation

This is an animation of a sliced sphere build with Processing.

If you want to tweak the design you can set record to false and play around with it (because it then loops endlessly and doesnt save the frames).

To create a GIF set record to true, and run the pde.

Note: convert.bat and gif.bat afterwards remove all unneeded image files. Remove the del lines from the bat files if you want to keep single frames.

After that convert all the png files to gif with the convert.bat. After that stitch all the gifs together to one with gif.bat.

About

License:MIT License


Languages

Language:Processing 86.4%Language:Batchfile 13.6%