Skip to content

salindersidhu/Buddhabrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buddhabrot Fractal Generator

Description:

This application generates a Buddhabrot fractal image in a PPM (Portable Pixel Map) file. The application provides several options to customize the fractal such as iterations for each colour channel, the number of samples to collect and the dimensions of the image. The generated PPM file can be viewed and edited using popular image editing software such as GIMP and Photoshop.

For more information about the Buddhabrot rendering technique, please refer to the following article on WIKI.

Supports:

  • Microsoft Windows 7, 8, 8.1 and 10
  • Linux based distributions
  • Mac OS X

Dependencies:

Rendering Samples:

The following renderings are scaled down and enhanced with Photoshop.

Rendering A Rendering B

The first image was originally 1000 x 1000 pixels generated using 20 iterations per colour channel at 50 samples per channel. The image size was 1.33 MB.

The second image was originally 8000 x 8000 pixels generated using 4000 iterations per colour channel at 500 samples per channel. The image size was 513 MB!

Build Instructions:

Please refer to the Wiki section for instructions on compiling and running the application.

License:

License: MIT

About

An Image generator that uses a fractal rendering technique related to the Mandelbrot set.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published