Object In A Frame Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin embeds an a-scene HTML tag in posts and pages via a shortcode. The shortcode is the following:
[objinaframe_shortcode path=””]
The “path” attribute must be an URL pointing to an *.obj file. Corresponding *.mtl file must have same name and exist in the same directory. Both files can be uploaded in the Media Library. On the front end the shortcode displays a visor icon. A click on the icon opens VR scene fullscreen. Press ESC to return to post / page. On mobiles, scene is split in two, ready for binocular vision.
Javascript libraries (aframe.min.js vers. 0.4.0 and aframe-extras.loaders.min.js vers. 3.1.0) are bundled with the plugin, thanks to A-Frame and D. McCurdy.