Skip to content

ragtux/cube_wave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cube_wave

gif

This is a simple processing programm that creates a cube_wave animation.

Coding Challenge #86: Cube Wave by Bees and Bombs

bees & bombs - cube wave

To create a gif you just need to run cube_wave/cube_wave.pde which outputs all frames as png files. Those need to be converted to single gif files with thecube_wave/output/convert.bat. After that all the gif files can be stitched together to one file with cube_wave/output/gif.bat.

The bat files are very simple and can easily be replicated with bash if you need to.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 83.7%
  • Batchfile 16.3%