kaidrumm / fractal

Zoomable fractals in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fractal

Project fr_fract'ol for 42 School

Mine has 5 types of fractols and supports multiple windows: see them all by calling ./fractol 1 2 3 4 5

  • Spacebar to reset the view
  • Esc to exit
  • Command to freeze-frame Julia
  • Click to zoom - that's the best way. Otherwise you can use the scroll wheel but be careful to steer with your mouse position.
  • Arrow keys will also move side to side.
  • Plus and minus will zoom on the center of the screen.
  • Best Part: Press "C" to toggle color modes, and then x or v to change the color offset!! Enjoy!

About

Zoomable fractals in C


Languages

Language:C 88.3%Language:Objective-C 6.9%Language:Roff 2.9%Language:Makefile 1.2%Language:C++ 0.7%