Welcome to Geeklog, Anonymous Wednesday, September 16 2026 @ 01:51 am EDT
Geeklog Forums
Display Interactive 3D Models on a Geeklog Website
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1589
You can easily display interactive 3D creations on a Geeklog website using Google’s <model-viewer> component.
Visitors can rotate, zoom, and explore a GLB model directly in their browser, without installing additional software or a Geeklog plugin.
src="https://ajax.googleapis.com/ajax/libs/model-viewer/4.1.0/model-viewer.min.js"></script>
<model-viewer
auto-rotate
camera-controls
src="https://modelviewer.dev/shared-assets/models/Astronaut.glb"
style="width:100%;height:600px;">
</model-viewer>
Simply replace the src URL with your own .glb file.
This is a lightweight way to add 3D plans, products, technical models, or other interactive creations to Geeklog static pages and content.
Visitors can rotate, zoom, and explore a GLB model directly in their browser, without installing additional software or a Geeklog plugin.
Text Formatted Code
<script type="module"src="https://ajax.googleapis.com/ajax/libs/model-viewer/4.1.0/model-viewer.min.js"></script>
<model-viewer
auto-rotate
camera-controls
src="https://modelviewer.dev/shared-assets/models/Astronaut.glb"
style="width:100%;height:600px;">
</model-viewer>
Simply replace the src URL with your own .glb file.
This is a lightweight way to add 3D plans, products, technical models, or other interactive creations to Geeklog static pages and content.
12
7
Quote
All times are EDT. The time is now 01:51 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content