Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yfuks/fract_ol

Fractal displayer for MacOSX
https://github.com/yfuks/fract_ol

Last synced: 7 days ago
JSON representation

Fractal displayer for MacOSX

Awesome Lists containing this project

README

        

# fract_ol
A 42 school project

Fract_ol 42 is a tiny software that display fractals using Mlx library.

##Infos :
###FRACTALS

- J : Julia
- M : Mandelbrot
- B : Burning Ship
- T : Tree
- S : Menger Sponge
- R1 : Fractal random 1
- R2 : Fractal random 2

Usage : `$>./fractol -JMBTS -R1 -R2 [--infos]`

###KEYS HOOKS

- ESC : quit
- Arrows keys : move in the fractal
- Minus / Plus : increase or decrease the iterations number
- Numeric pad : change color value
- C : lock/unlock mouse move hook
- R : reset modifications
- F1 to F7 : set the fractal

###MOUSE HOOKS

- Scroll up/down : Zoom in/Zoom out
- Move : change the coefficents (in Julia, tree, random 1 and random 2)

##Screenshots :