Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yfuks/fract_ol
- Owner: yfuks
- Created: 2014-12-30T16:51:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-24T18:34:17.000Z (about 8 years ago)
- Last Synced: 2024-04-13T16:03:40.835Z (7 months ago)
- Language: C
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fract_ol
A 42 school projectFract_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 2Usage : `$>./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 :