/webvisualize

A simple webgl + webassembly visualizer

Primary LanguageJavaScript

WebVisualize

A library for creating C++ OpenGL visualizations for the web.

Building

You need to have emscripten installed.

Just run python3 deploy.py to build the WebAssembly code and copy it over to the public directory.