roger21 / fract

javascript basic fractal generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fract

javascript basic fractal generator

koch, tree and dragon

WARNING:
the genaration use the whole available space of the viewport, meaning if you have a 1440p or a 4K monitor it may takes a lot of time to finish, try first in a smaller browser window, also use the step mode to see how many iterations you can reach before giving up

the computation can be stopped any time by closing the tab or the browser

About

javascript basic fractal generator

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 87.3%Language:HTML 7.3%Language:CSS 5.3%