Skip to content

Autodesk-Forge/viewer-javascript-debugger.tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viewer Debugger

Viewer

This sample uses an old version on the API and will need to be reviewed, until then will be offline.

Designed to test out all the API functions of the Viewer. You can use as a learning and diagnostic tool for the library and to steal source code snippets to jumpstart your own app.

The models available to use and Forge Client ID & Secret keys are hardwired into the code for this app. If you want to add your own models, you will have to get them translated to produce your unique URNS. Then you will need to swap out the AuthTokenServer reference in MyAuthToken.js (currently pointing to testing token service). If you need suggestions on how to create your own AuthTokenService, there is a tutorial here:

See the README file that is part of the live app (by clicking on the README link) for more details on how to use this app.

Demo

Live Demo

thumbnail

Deploy to Heroku

Deploy

Usage

Following this link, then click on the menu links on the right of the page to see sample codes associated with each viewer functionalities.

About

Viewer debugger: Test all the API functions of the Viewer. Use it as a learning and diagnostic tool for the library and steal source code snippets to jumpstart your own app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published