| 开发者 | MarcDK |
|---|---|
| 更新时间 | 2026年4月29日 04:45 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
.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.js.glb or .gltf file to the media library.3D Model Embed Block block and select the file.The block supports 3D models in .glb and .gltf.
Yes. Use the block's URL input to insert a .glb or .gltf file directly.
Yes. Turn on Zoom interaction in the block sidebar to enable pinch zoom on touch devices and mouse-wheel zoom on desktop.
Zoom interaction toggle to enable zoom when needed while keeping the previous default interaction unchanged.Framing control that adjusts model-viewer camera distance via the official camera-orbit attribute.model-viewer progress bar via its official progress-bar slot instead of styling around it.3D Model Embed Block.model-viewer runtime on a versioned vendor path with documented provenance.model-viewer runtime to a versioned vendor path and document its provenance more clearly.camera-controls and auto-rotate attributes so the frontend stays interactive after WordPress sanitization.src and build structure.