🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
MarcTV 3D Model Embed Block
MarcTV 3D Model Embed Block

MarcTV 3D Model Embed Block

0/5 (0 ratings) — active installs Updated Apr 28, 2026

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:

  • Project: https://modelviewer.dev/
  • Source: https://github.com/google/model-viewer
  • Package: @google/model-viewer
  • Version: 4.2.0
  • Bundled file: public/vendor/model-viewer/4.2.0/model-viewer-umd.min.js
  • License: Apache License 2.0

The bundled file is kept versioned in the plugin and documented alongside the asset.

Source Code and Build Instructions

The generated block assets in build/ are compiled from the human-readable source files in the public development repository:

  • Repository: https://github.com/mtoensing/marctv-3d-model-embed-block
  • Block source: src/
  • Build tooling: package.json
  • Build command: npm install followed by npm run build