mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 02:31:41 +00:00
Add some smoothing to mandelbrot example
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
Mandelbrot Set
|
||||
==============
|
||||
|
||||
An [AssemblyScript](http://assemblyscript.org) example. Renders the Mandelbrot set to a canvas. Compiles to ~350 bytes of optimized WASM.
|
||||
An [AssemblyScript](http://assemblyscript.org) example. Renders the Mandelbrot set to a canvas. Compiles to ~550 bytes of optimized WASM.
|
||||
|
||||
Instructions
|
||||
------------
|
||||
|
Reference in New Issue
Block a user