blazef104 / fractal

simple fractal generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple fractal generator


Languages

Language:Python 100.0%