English
Go to website
Back
Articles on:
API
3D Viewer documentation for the Sayduck Platform as well as our old platform
3D Viewer Documentation
You can embed Sayduck's 3D Viewer in your site in a matter of seconds. All you need to do is copy the embed code from the embed & export tab, and paste it on your own site.
Very popular
Configurator API
To communicate with Sayduck's 3D Configurator, you can use the JavaScript API, which is based upon plain JavaScript events.. In the following sections, we detail the available messages, and their data format. You can setup event listeners to catch the events and react appropriately.
Very popular
Dynamic 3D Viewer
Dynamic 3D Viewer allows our users to update the Base Colour texture on an embedded 3D viewer directly with an javascript event. This can be used to create custom products like Mugs, Pillows or Paintings by letting your customers upload their own .jpg or .png texture to an template 3D product.
Some readers
Hide 3D viewer load with placeholder image
This article shows you how to replace a placeholder image with the 3D viewer after it has finished loading. This method loads the viewer in the background which allows you to hide the loading process.
Few readers
Dynamic USDZ Viewer
Dynamic USDZ Viewer The dynamic AR is a completely different product of ours, called the Dynamic USDZ Viewer (with a similar but separate tier pricing than the Dynamic 3D Viewer), with a slightly different implementation. Embed code For the dynamic USDZ viewer to work correctly, you should disable the web AR in the 3D Viewer, which does not support dynamically updated texture. Instead, for dynamic AR experience on iOS devices, you need to add to you page an embed code of the following
Some readers
Custom variant picker
Custom variant picker The Sayduck viewer variant picker is just an template. You can always create your own picker that suits your brand better. Here is a link to an example variant picker: https://jsfiddle.net/t1o6scb8/ Hide Sayduck picker Add "hide-picker":true option to the embed code. Embed code
Few readers