Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 226 Bytes

This was my first "real" program: a Mandelbrot fractal visualizer. It supports:

  • Supersampling for pixel-perfect renders
  • Zooming in and out
  • Adjustable iterations of the Mandelbrot formula