Skip to content

dotrub/fractal_fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractal_fun

Messing around with calculating and displaying fractals on the HTML canvas

Notes

Optimal viewing size for now is 1230x984, I'll work later on making this more responsive.

Currently keeping the iterations stuck at 1000, which seems to be a good compromise between speed and detail. However, since the math is done in the browser with Javascript, the resolution is limited due to precision errors.

Hosted at https://dotrub.github.io/fractal_fun

About

Messing around with calculating and displaying fractals on the HTML canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published