Step-by-Step Tutorials
Basic Viewer
Follow this tutorial to create HTML that uses the Viewer and displays the design data file you’ve already uploaded and translated using the Model Derivative API.
Basic Application
Remove boilerplate code by using the ViewingApplication
object to wrap usage of the Viewer instance and to manage the JSON Manifest.
Extensions
Learn about extensions, their lifecycle within the Viewer, and how you can leverage them to extend and customize the Viewer’s functionality.
Events
Mechanism to notify 3rd party code about changes in the Viewer.
Headless Viewer
Developers can replace the default toolbar and panels UI with their own solution. Before they can do this, developers must create a headless version of the Viewer.