Skip to content

2D Fractal generating program using the MiniLibX Library

Notifications You must be signed in to change notification settings

sommerwetter/fract-ol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fract-ol

julia1

Julia fractal: c = 0.355534 - 0.337292i at 400 iterations


Mandelbrot

-- Input: ./fractol fractal(m) color(r g b) e.g. ./fractol m 228 255 0

Mandelbrot

Julia

-- Input: ./fractol fractal(j) complex nbr(-0.7666 -1.5) color(r g b) e.g. ./fractol j -0.7666 -1.5 228 255 0 Values of the complex number have to be between 2.0 and -2.0

julia2

Sources:

https://www.mathsisfun.com/numbers/complex-numbers.html

About

2D Fractal generating program using the MiniLibX Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published