Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages