Skip to content

pwfff/fracworker

Repository files navigation

fracworker

A Cloudflare Worker for generating mandlebrot fractals.

Live here (probably).

Parameters

The following query parameters change how the fractal is generated:

  • i=: iterations to run per pixel
  • z=: zoom level
  • zx=: x coordinate to zoom into
  • zy=: y coordinate to zoom into
  • ss=: how much supersampling to do (calculates ss^2 more pixels)

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published