Skip to content

wolffiex/mandel-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM WebGL Mandelbrot Renderer

Run

Build wasm library:

cargo build --target wasm32-unknown-unknown --release

Start python server:

python serve.py

Open Chrome web browser:

http://localhost:8000/www/

Test

Run binary (not wasm):

cargo run

Open resulting png image:

open target/fractal.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published