ModelVista 3D Viewer adds a dedicated content type in WordPress for interactive GLB (glTF binary) models. You pick files from the Media Library, tune height and viewer options in the editor, and paste the generated shortcode into posts or pages.
The front end uses the standard <model-viewer> web component (bundled with the plugin) so visitors can rotate, zoom, and explore models on desktop and mobile.
Highlights
Shortcode
[mode3dvi_3d_viewer id="123"]
Replace 123 with your viewer post ID. Attributes can override defaults, e.g. height, auto_rotate, camera_controls, disable_zoom.