Floating UI
Last updated
Last updated
Vectary configurators can be enhanced with a Floating UI (FUI for short), with the ability to customize different parts displayed (text, images, links, etc)
A configurator is, at a base level, just a model that contains any number of Variants and/or Materials.
learn more about configurators here: https://www.vectary.com/3d-configurator-maker
Here’s an example which loads a configurator and uses the API to:
Listen to changes in the configurator.
Load/save changes into the local storage
of the user.
If a configuration has been saved, it will attempt to load it.