No description
| public | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| index.html | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Threejs Demo
A small application that loads glb models by url parameter.
Usage
- Include the main.js file in your html file as for example in the
index.html. - Have a URL parameter
modelset to the name of the.glbfile:http://localhost?model=SIGGBottle - Enjoy!