Skip to content

juliantoyeo/42_fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42_fractol

Full project description on project_pdf/frat_ol.en.pdf

(https://github.com/juliantoyeo/42_fractol/blob/master/project_pdf/fract_ol.en.pdf)

Usage

usage : ./fractol [fractol]
fractols :
	Mandelbrot
	Julia
	Burning_ship
or
	./fractol [fractol] [width] [height]
	default width = 1000 height = 1000

Fractol

Mandelbrot

Julia

Burning ship

Control

Use mouse to drag and move the fractol around the screen.

Use mouse to zoom in and out of the fractol (The zoom is infinity till the end of float precision).

Point your mouse in the location that you wish to zoom.

Use keyboard arrow (up, down, left, right) to move around the screen.

Press 'o' or right click on mouse to bring out the option menu to the screen.

- option to change the fractol (with preview)

- option to change the colour (drag the rectangle button do adjust the colour parameter)

Press 'c' to reset the screen.

Press 'ESC' to quit and close the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors