Create 3D mandelbulb fractal videos with one executable. The camera will automatically explore around the bulb for the number of frames specified.
https://www.youtube.com/playlist?list=PLRFQmKYHfcY6R818z1YN479A80TLlmJwl
$ make //Makes mandelbulb executable for rendering single frames
$ make video //Makes video executable for rendering video frames
$ ./mandelbulb <params dat file>
$ ./video <automatic moving frames> <spinning frames>