This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

3D Scene Viewer

विवरण

3D scene viewer allows you to create a 3D scene from 3D model files. You can replace a product image with an interactive 3D scene on the product page, or just display a 3D model in a post or page.

Supported file types

  • glTF v2: .gltf/.glb.
  • FBX ASCII verion 7.0 and newer, or binary version 6400 and newer.

Support animations.

Lighting

The plugin is powered by three.js. All the five light types are presents.

  • Ambient light
  • Hemisphere light
  • Directional light
  • Spotlight
  • Point light

This allows the creation of all kinds of lighting conditions.

Camera

Camera position and movement are configurable. You can restrict the viewer from moving the camera beyond certain angles.

स्क्रिनसटहरू

  • Dashboard menu
  • Backend preview
  • Visual helper on the preview
  • Product image replacement

ब्लकहरू

यो प्लगिनले 1 ब्लक उपलब्ध गराउँछ।

  • 3D Scene Viewer

स्थापना

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select 3d-scene-viewer.zip from your computer
  4. Click ‘Install Now’
  5. Activate 3D Scene Viewer in the Plugin dashboard

Using FTP

  1. Download 3d-scene-viewer.zip
  2. Extract the 3d-scene-viewer directory to your computer
  3. Upload the 3d-scene-viewer directory to the /wp-content/plugins/ directory
  4. Activate 3D Scene Viewer in the Plugin dashboard

प्रश्नोत्तर

What data will be imported from a file

All data supported by the file format (glTF or FBX) specification will be imported, except for cameras. There will be only one camera on the scene, and it’s the one created by the plugin.

Multiple animated objects can be imported all at once in one single file, but this might lead to problems when there are animations with different lengths.

I imported a FBX file but I don’t see it on the preview and there is no error message

Most of the FBX files available on the web (or at least a lot of them) need to be scaled down to a factor of 0.01 to fit the scale of three.js. After adding your FBX model to the scene, apply a scale of 0.01 on all the axes.

समीक्षाहरू

सेप्टेम्बर 30, 2024
Hi, This was a very good plugin with controls. But its not getting updated, I am having issues using this plugin with latest WordPress version.
सबै 1 समीक्षा पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“3D Scene Viewer” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0.1

  • Added WooCommerce image/gallery replacement.
  • Fix a bug making FBX models never cast nor receive shadows on the frontend.

1.0

Initial release