RohanFredriksson / FractalGenerator

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

Repository from Github https://github.comRohanFredriksson/FractalGeneratorRepository from Github https://github.comRohanFredriksson/FractalGenerator

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

About

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

License:The Unlicense


Languages

Language:Python 100.0%