petrbroz / ForgeViewerExtensions

Collection of self-contained Forge Viewer extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForgeViewerExtensions

Collection of self-contained Forge Viewer extensions:

markupExtension - shows how to add 3d markups to a model.

live here


cameraRotationExtension - shows how to add a button to start and stop camera rotation around the model:

live here


transformationExplorerExtension - shows transformation data (position) of clicked component:

live here


viewerResizerExtension - illustrates how to resize dynamically the Forge Viewer window:

live here


TransformTool - illustrates how to attach a gizmo to a component and use it to move the component:

live here

About

Collection of self-contained Forge Viewer extensions

License:MIT License


Languages

Language:JavaScript 82.2%Language:HTML 14.6%Language:CSS 3.1%