-
Notifications
You must be signed in to change notification settings - Fork 326
Open
Conversation
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
https://geometryviewer.com/v/TOKEN.stl
https://geometryviewer.com/v/TOKEN.obj
https://geometryviewer.com/v/TOKEN.glb
https://geometryviewer.com/v/TOKEN.gltf
https://geometryviewer.com/v/TOKEN.3mf
Embed URL
https://geometryviewer.com/embed?url=https://geometryviewer.com/uploads/TOKEN.stl
oEmbed endpoint
The site also supports oEmbed auto-discovery via:
https://geometryviewer.com/oembed?url=ENCODED_SHARE_URL&format=json
Returns type: rich with a 560x560 iframe embed, thumbnail URL, and full provider metadata.
Plugin behavior
The plugin matches /v/TOKEN.ext share URLs, constructs the embed URL, and returns a square (1:1) iframe with xr-spatial-tracking permission for AR support.
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=.
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.