Skip to content

A simple and not very good Mandelbrot explorer compiled from Rust to WASM

Notifications You must be signed in to change notification settings

surt91/wasmbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍎 Wasmbrot

This is a very rudimentary Mandelbrot fractal explorer written in Rust and compiled to Web Assembly very close to this tutorial.

Try it at surt91.github.io/wasmbrot.

A part of the Mandelbrot set

🛠️ Development

You need cargo, wasm-pack and npm installed.

Build with

wasm-pack build

and start a development server with

npm run start

About

A simple and not very good Mandelbrot explorer compiled from Rust to WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published