Aardworx.WebAssembly provides a WebGL backend for Aardvark.Rendering and tools for working with Aardvark.Dom in a WebAssembly environment.
This library is work-in-progress and several rendering functionalities have not been implemented yet.
Check out the Live Demo
- dotnet sdk
8.0.401 wasm-toolsworkload (can be installed viadotnet workload install wasm-tools)
- run
build.cmdorbuild.sh - whenever you change
Model.fsinsrc/Examples/Dom/runadaptto update the generated file next to it.