Description
Add photorealistic, interactive 3D product viewers to your WordPress site. Upload a GLB model to vitrine, style it in the visual editor, and embed it with a single block — no coding required.
Features:
- Gutenberg block — search “vitrine” in the block inserter
- Configurable aspect ratio (4:3, 1:1, 16:9, 3:4)
- Responsive (fills container width)
- Loads the viewer script only on pages that use the block
- Works with the Site Editor (FSE) and classic themes
- WebGPU rendering with automatic WebGL2 fallback
The viewer runs entirely in the browser using WebAssembly. No server-side rendering, no iframes.
How to get a Showcase ID:
- Go to app.vitrine3d.com
- Upload a GLB or GLTF model
- Style the scene (lighting, camera, background)
- Publish the showcase
- Copy the Showcase ID from the embed panel
External services
This plugin connects to vitrine to load the 3D viewer and resolve showcase data:
- Viewer script — loaded from
cdn.vitrine3d.com/vitrine.json frontend pages that contain the block. This script boots the WebAssembly 3D viewer in the visitor’s browser. - Showcase API — called in the block editor to fetch a thumbnail preview when you enter a Showcase ID. The request is made to
lgjkyhbpoosidprneotg.supabase.co/functions/v1/resolve-showcase.
No personal data is sent to these services. Only the Showcase ID is transmitted to resolve the 3D scene configuration and assets.
Screenshots
Blocks
This plugin provides 1 block.
- vitrine 3D Viewer
Installation
- Upload the
vitrine-3d-viewerfolder to/wp-content/plugins/ - Activate the plugin in Plugins > Installed Plugins
- In any post or page, add the “vitrine 3D Viewer” block
- Enter your Showcase ID in the sidebar
FAQ
-
Where do I get a Showcase ID?
-
Sign up at vitrine3d.com, upload a 3D model, and publish a showcase. The ID appears in the embed panel and in your dashboard URL.
-
Does this work with WooCommerce?
-
Yes. Add the block to any WooCommerce product description or page.
-
What 3D formats are supported?
-
GLB and GLTF 2.0 — the standard formats for real-time 3D on the web.
-
Is a vitrine account required?
-
Yes. Free accounts are available at vitrine3d.com with up to 5 published showcases.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“vitrine 3D Viewer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “vitrine 3D Viewer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release

