Polyhedral-net Splines
Loading...
Searching...
No Matches
Building Web Demo

Ensure emsdk is installed and activated.

Building

emcmake cmake -B build
cmake --build build

Hosting

  • Host the project folder using any web server (e.g., python3 -m http.server, http-server, etc.).
  • Open index.html in your browser as the entry point.