Skip to content

A program for making mandelbulb fractal images and videos using NVIDIA's openACC

License

Notifications You must be signed in to change notification settings

challett/mandelBulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelBulb

Create 3D mandelbulb fractal videos with one executable. The camera will automatically explore around the bulb for the number of frames specified.

Examples

https://www.youtube.com/playlist?list=PLRFQmKYHfcY6R818z1YN479A80TLlmJwl

Compiling

$ make       //Makes mandelbulb executable for rendering single frames
$ make video //Makes video executable for rendering video frames

Running

$ ./mandelbulb <params dat file>
$ ./video <automatic moving frames> <spinning frames>

About

A program for making mandelbulb fractal images and videos using NVIDIA's openACC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages