/fractal

simple fractal generator

Primary LanguagePython

Fractal Generator

A very simple and inefficent mandelbrot set generator for learning purpose. I still have to figure out if my generation method is efficent, i think the png image is good but still needs some adjustments to be more customizable by the user.

Svg file
Png file

###Changelog

  • Added some control over the image generation
  • Small changes to the interface

###Todos

  • Make the interface more userfrendly
  • Users can modify equations
  • Add "zooming"
  • Add Julia set
  • User can control image dimension