Objectives

This guide demonstrates the following concepts in an end-to-end configurator workflow:

  • Processing a sample USD asset exported from a DCC tool to be best suited for a configurator.

  • Authoring the USD asset for photorealistic product configurators.

  • Creating variant packages with a CSV file and converting to JSON for communication with a web page.

  • Authoring messages for the content/application to communicate with a web page.

  • Applying sample scripts to optimize scene data for configurator workflows.

  • Packaging and deploying the configurator experience to GDN to stream to an embedded web viewer.

Who is this guide is for?

This guide is written for specific types of developers who are responsible for creating a product configurator. Read more about these roles and how they are defined in Product Configurator Reference Architecture. We have marked certain sections in this guide that pertain to a particular type of developer with the following labels:

  • Full Stack Developers

  • Platform Developers

  • Look Developers

  • Pipeline Support

  • Web Developers

Next: Prerequisites