3D Viewer - glb/gltf Viewer by WPSE
by WP Shopify Expert 1 (0 reviews)

3D Viewer - glb/gltf Viewer by WPSE

Embed and interact with 3D models in your WordPress content using a block, shortcode, or custom post type.

3D Viewer ranks #17,221 among WordPress.org plugins with 90+ active installations, is #2,729 of 12,548 in the E-commerce category, a 1/5 rating from 0 reviews, and was last updated Sep 5, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1
v1.0.0 Current Version v1.0.0
Updated 2 weeks ago Last Update on 05 Sep, 2026
Refreshed 9 hours ago Last Refreshed on
#2,729 of 12,548 in E-commerce Top 25% by installs Downloads -54.7% this week Actively maintained
View on WordPress.org
Rank
#17,221
No change
Active Installs
90+
-1.1%
KW Avg Position
27.5
1.5 worse
Downloads
1.3K
+9 today
Support Resolved
0%
No change
Rating
20%
Review 1 out of 5
1 (0 reviews)

Next Milestone 100

Total Progress 0%
90+ 100+
5,465
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 10 more installs to reach 100+

Rank Changes

17,064 17,109 17,154 17,198 17,243 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
17,051 17,125 17,198 17,271 17,345 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #17,221
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 20 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

1.0
0 reviews
Overall 20%
5
0 (0%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

Common questions about 3D Viewer - glb/gltf Viewer by WPSE

The plugin supports various 3D file formats including glTF, glb
Yes, you can customize the width, height, background color, alignment, and more using the block settings or shortcode attributes.
You can use the shortcode [a3dmv_model_viewer] with various attributes to customize the 3D model viewer. Here's a detailed explanation of all available attributes: [a3dmv_model_viewer id="123" model_url="https://example.com/model.gltf" poster_url="https://example.com/poster.jpg" alignment="center" auto_rotate="true" loading="lazy" mouse_interaction="true" bg_color="#ffffff" width="800" height="600"] Shortcode Attributes: id: (optional) The ID of a previously created 3D Model Viewer post. If provided, it will use the settings from that post. model_url: (required if id is not provided) The URL of your 3D model file. poster_url: (optional) The URL of an image to display while the 3D model is loading. alignment: (optional) Set the alignment of the viewer. Options: 'left', 'center', 'right'. Default: 'left'. align: (optional) Alternative attribute for alignment. Uses the same options as 'alignment'. auto_rotate: (optional) Enable or disable auto-rotation of the model. Options: 'true', 'false'. Default: 'false'. loading: (optional) Set the loading behavior. Options: 'auto', 'lazy', 'eager'. Default: 'eager'. mouse_interaction: (optional) Enable or disable mouse interaction (camera controls). Options: 'true', 'false'. Default: 'true'. bg_color: (optional) Set the background color of the viewer. Use color hex codes or color names. Default: 'transparent'. width: (optional) Set the width of the viewer in pixels. Default: 600. height: (optional) Set the height of the viewer in pixels. Default: 400. Example with minimal attributes: [a3dmv_model_viewer model_url="https://example.com/model.gltf"] Example with all attributes: [a3dmv_model_viewer model_url="https://example.com/model.gltf" poster_url="https://example.com/poster.jpg" alignment="center" auto_rotate="true" loading="lazy" mouse_interaction="true" bg_color="#f0f0f0" width="1000" height="800"]

Sign In / Register

You need to sign in or register to use this feature.