Skip to content

A command line based fractal renderer, which uses multiprocessing to quickly render awesome images of fractals.

License

Notifications You must be signed in to change notification settings

RohanFredriksson/FractalGenerator

Repository files navigation

FractalGenerator

Description

A command line based fractal renderer, which uses multiprocessing to quickly render awesome images of fractals. The user has full control over the rendering of the image being able to choose render size, location, zoom, iterations, and even the colormap used. Currently there is only support for rendering the Mandelbrot Set but there are plans to include other fractals.

This repository is no longer being worked on. I have continued development of fractal programs in my new project FractalExplore. This project further improves upon this project, allowing for real time rendering of the same fractals with much more customisation.

Preview

image info

Render Metadata

  • Fractal: Mandelbrot Set
  • Position: -0.3702461674528304 + 0.6487461306014151i
  • Zoom: 1024x
  • Iterations: 600

Releases

No releases published

Packages

No packages published

Languages