Getting Started
Your 3D product will be set up with pre-defined properties and values that can be updated by your site's front-end (for example, by a user clicking a button in your UI), laid out in the configurability matrix.
The Configurability Matrix
Once your 3D assets are finished and ready for the web, Dopple will provide a comprehensive list of all the configurable properties and values available on your 3D product in a configurability matrix.
For example, a basic configurability matrix for a sofa product may look like this:
| Name | Property | Value | Type |
|---|---|---|---|
| Style – Loveseat | sofa_style | loveseat | Mesh Swap |
| Style – Two-seater | sofa_style | two_seater | Mesh Swap |
| Style – Three-seater | sofa_style | three_seater | Mesh Swap |
| Material – Leather | sofa_material | material_leather | Material Swap |
| Material – Fabric | sofa_material | material_fabric | Material Swap |
| Color – Leather | sofa_leather_color | [255, 255, 255] | RGB Color |
| Color – Fabric | sofa_fabric_color | [255, 255, 255] | RGB Color |