glTF Viewer
The GLTF Viewer is a sample application that demonstrates:
- How to fetch a glTF representation of an Onshape model
- How to create an app that runs as a tab inside an Onshape document
- OAuth2 authentication
- Use of REST APIs
- Use of document context
The application is built using Express and is deployed on Heroku.
Refer to the gltf-viewer-app README for instructions on running this sample app.