Skip to content

proof of concept to use gnofract4d engine from a webassembly module

Notifications You must be signed in to change notification settings

mindhells/wasmfract

Repository files navigation

Description

wasmfract project is an experiment to take Gnofract4D capabilities to the web

Goals

  • Compile the underlaying module classes into webassembly bytecode
  • Generate a fractal image in a canvas within an HTML page using the compiled webassembly module
  • Add the ability to load different compiled formulas (the C sources of the formulas compiled as webassembly bytecodes)

Dependencies and/or infrastructue

Emscripten: https://emscripten.org

run the demo

./build_demo.sh

About

proof of concept to use gnofract4d engine from a webassembly module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages