fractal-react
React components for rendering fractal patterns like Mandelbrot, Julia, Koch, Sierpinski, and L-Systems
Found 11 results for mandelbrot
React components for rendering fractal patterns like Mandelbrot, Julia, Koch, Sierpinski, and L-Systems
mandelbrot canvas
A command line viewer of the Mandelbrot set
mandelbrot-js =======
Web components and a web worker for painting Julia and Mandelbrot sets on a web page.
Professional Mandelbrot fractal generator with TypeScript support, interactive web interface, and multiple output formats
A web-based mandelbrot explorer.
## Usage SVG version is borked. Use canvas: ```javascript canvasMandelbrot(0, 0, 1, {scale: 30, width: 300, height: 300, translateX: 100, translateY: 100}); ```
Display a fractal on your page.
Demonstrates how to package a typescript tool to npm to be run as npx
Get info at point level for the Mandelbrot set (any position, any scale)