repositorypackage
0.0.0-20221006210534-77289c9d58da
Repository: https://github.com/bobcob7/wasm-stl-viewer.git
Documentation: pkg.go.dev
# README
WASM STL Viewer
This project is built on my wasm-rotating-cube project, Check it out for a more basic example. Instead of drawing only a 3D cube, this project draws arbitrary models imported with from STLs.
Demo
To see this project running check out this link: https://bobcob7.github.io/wasm-stl-viewer/
Running
To run you can use the makefile with make run