Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 231 Bytes

2D fractal renderer. fractol project

slaps computer This boi can render sooo many fractals.

Usage:

  • make
  • ./fractol <fractal> <parameters>
  • ./fractol mandelbrot
  • ./fractol julia 0.1 0.3

yeah pretty cool, right?