Open
Conversation
GeometryViewer (geometryviewer.com) is a free browser-based 3D model viewer for STL, OBJ, GLTF, GLB, and 3MF with WebXR AR support. Share URLs follow the pattern /v/TOKEN.ext and embed via /embed?url=.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New domain plugin: GeometryViewer
Site: https://geometryviewer.com
Type: Interactive 3D model viewer (iframe embed)
What is GeometryViewer?
GeometryViewer is a free, zero-install browser-based 3D model viewer. Supports STL, OBJ, GLTF, GLB, and 3MF formats. Users upload a model and share a link — the recipient can rotate, zoom, and view in AR on iPhone (Quick Look) or Android (WebXR). No account, no install required.
Share URL pattern
Embed URL
oEmbed endpoint
The site also supports oEmbed auto-discovery via:
Returns
type: richwith a 560×560 iframe embed, thumbnail URL, and full provider metadata.Plugin behavior
The plugin matches
/v/TOKEN.extshare URLs, constructs the embed URL, and returns a square (1:1) iframe withxr-spatial-trackingpermission for AR support.