Skip to content

emlun/fraktal

Repository files navigation

fraktal

Fractal rendering sandbox, just for fun.

Try it here: https://emlun.se/fraktal/

Requirements

Usage

To run the development server:

$ cargo install trunk
$ trunk serve
$ $BROWSER http://localhost:8080

To build artifacts:

$ trunk build --release

Then copy the contents of dist/ into your favourite web server.

About

Playing with HTML5 Canvas and WebAssembly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages