8000 GitHub - Dofidog/Fractol: Program that draws fractal patterns.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dofidog/Fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol

Program that calculates and draws fractal patterns.

wiki showcasing fractal princibles: https://en.wikipedia.org/wiki/Fractal

In this project we had to visualize complex mathematical patterns so that we can toy around with them, increase iterations and zoom in on infinite loops. Multithreading would greatly increase programs performance and is something im planning on implementing later on.

usage : ./fractol mandelbrot/julia/burningship

mandelbrot:

image

julia:

image

burningship:

image

controls:

image

About

Program that draws fractal patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0