UNPKG

sigrist-svelte-mandelbrot-explorer

Version:

A svelte component that renders the mandelbrot set using WebGL. Try this [Demo](https://sigrist.dev/apps/mandelbrot).

2 lines (1 loc) 77 B
export { default as default } from './components/MandelbrotExplorer.svelte';