Skip to content

Cavantar/FractalVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FractalVis

It's a simple fractal visualizer based on the tutorial [CodingMath: Episode 35] (https://www.youtube.com/watch?v=bIfNwgUVjV8).

It implements SierpinskiTriangle and KochCurve. It uses Graphics Blank as a html canvas library directly from haskell.m

Click on the left side to decrease number of iterations, click on the right increase. Press any key to toggle between Sierpinski and Koch

Screenshots

![Sierpinski] (/images/Sierpinski.png) ![Koch] (/images/Koch.png)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published