=== Three Object Viewer === Requires at least: 5.7 Tested up to: 5.9 Requires PHP: 7.2 Stable tag: 0.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Author: antpb A WordPress plugin for drag and drop 3D content creation compatible with most XR devices. == Description == Welcome to the metaverse, WordPress! The Three Object Viewer plugin is a drag and drop way to publish virtual worlds or 3D content using your WordPress site. The plugin supports AR VR and 2D in a browser window and runs React Three Fiber under the hood with support for the three-omi audio emitter extension. ## Drag and drop WebXR The three object viewer plugin makes it possible to drag and drop 3D (glb) files into your WordPress block editor content. Wherever you can put a block, you can put a virtual world. Your website can truly become a virtual world when your visitors click the “Enter in VR” button. When a user enters the scene, they will have the ability to teleport throughout the environment. More exciting VR features to come! ## Implements Open Metaverse Interoperability Extensions This plugin supports the three-omi package built by contributors of the Open Metaverse Interoperability group. As new extensions are added, this plugin will be updated to support those features. Some potential components in the future include physics and collision events. ## Currently Supported Three OMI Extensions Audio – Play both spatial and global audio in your scenes by creating a scene here in the build.xpportal.io Spoke editor. From there you can export a glb file that supports the Three OMI Audio Emitter Extension. == Installation == This plugin can be installed directly from your WordPress site. 1. Log in to your WordPress site and navigate to **Plugins → Add New**. 2. Type "Three Object Viewer" into the Search box. 3. Locate the Three Object Viewer plugin in the list of search results and click **Install Now**. 4. Once installed, click the Activate button. It can also be installed manually using a zip file. 1. Download the Three Object Viewer plugin from WordPress.org. 2. Log in to your WordPress site and navigate to **Plugins → Add New**. 3. Click the **Upload Plugin** button. 4. Click the **Choose File** button, select the zip file you downloaded in step 1, then click the **Install Now** button. 5. Click the **Activate Plugin** button. == Changelog == = 0.2.0 = * Initial version.