Description
The Forge Viewer is built on the three.js library and can be easily extended and mixed with three.js functionality. This class will demonstrate just how flexible and customizable the Forge Viewer is by walking you through a set of code samples. Topics covered will include WebVR support, mixing your model components with custom graphics, changing the appearance of your components by adding custom materials and shaders, and animating your models.
Key Learnings
- Learn how to perform geometry transformations with the Forge Viewer
- Learn what Forge Viewer extensions are, and how to load them
- Learn how to use the WebVR Extension
- Learn how to create a custom extension that will display a heatmap on the Forge geometry