
Adds a block for interactive 3D models in .glb and .gltf format from the media library.
You can keep interaction limited to horizontal rotation or enable zoom explicitly when needed.
This plugin is being developed on GitHub https://github.com/mtoensing/marctv-3d-model-embed-block
Includes the model-viewer runtime locally:
@google/model-viewer4.2.0public/vendor/model-viewer/4.2.0/model-viewer-umd.min.jsThe bundled file is kept versioned in the plugin and documented alongside the asset.
The generated block assets in build/ are compiled from the human-readable source files in the public development repository:
src/package.jsonnpm install followed by npm run build