Product configurator


This tutorial focuses on capabilities that would typically be provided by a product configurator visualization solution. The concepts here are not specific to a product configurator, and can be cherry picked for use in your own application. A completed version of this tutorial can be found on our Learning BitBucket project.

Covered topics

  • Bringing multiple models and assemblies in and out of the scene

  • Inserting transformed nodes into an existing model assembly tree

  • Working with multiple WebViewers

  • Incorporating external data

The intent would be for the end user to navigate a selection of potential components, view them, and select the desired component to be added to the final assembly.


By the end of this tutorial, we will see an application that looks similar to the final result below.

../../_images/product-configurator-final-result.png