Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 484 Bytes

fractal

Fractal explorer

School project made at 42

Features

  • Multithreaded with pthreads
  • Thread pool pulling tasks form a work-queue
  • Only recompute new parts of the image when translating
  • Mouse and keyboard interaction
  • Separate coloring pass
  • Random palette generator
  • Mandelbrot, Julia, Burningship with several interesting variations of each

fractal