All Projects → Autodesk-Forge → viewer-javascript-debugger.tool

Autodesk-Forge / viewer-javascript-debugger.tool

Licence: MIT license
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.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].