Skip to content

rm-hull/mandelbrot

Repository files navigation

WebGL Mandelbrot Renderer

A hacky Typescript / React / Vite SPA that compiles a WebGL shader to render the classic Mandlebrot fractal.

image

Supports (fast) drag and zoom capability, assuming you are using a browser that supports WebGL and have a decent Graphics card.

Running locally

yarn install
yarn dev

Releases

No releases published

Packages

 
 
 

Contributors