Skip to content

merumerutho/CAlgorithmicAnimations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAlgorithmicAnimations

A rudimental and experimental C program to generate algorithmic animations.

  • Download
  • Make sure you have ffmpeg and parallel installed (along with the gcc compiler)
  • Edit the main.c file color parameters
  • Make run.sh executable with chmod +x run.sh
  • Run the sh file as:

./run.sh TOTAL_FRAMES

where TOTAL_FRAMES is the number of frames you want to render, if no number is supplied i will use 240

You can find everything about this program in this blog post

About

A rudimental and experimental C program to generate algorithmic animations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published