/ForgeViewerExtensions

Collection of self-contained Forge Viewer extensions

Primary LanguageJavaScriptMIT LicenseMIT

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