=== Kento 3D Model Viewer === Contributors: kentothemes Donate link: Tags: 3D model viewer, obj viewer, 3ds viewer, 3d model display, 3D Model Viewer WordPress Requires at least: 3.5 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display 3D model on wordPress page, post, or custom page, 3D model rotate, zooming enabled. == Description == Display 3D model on wordPress page, post, or custom page, 3D model Rotation, zooming enabled . Plugin Features * 3D model Display. * Rotate and Zooming enabled. * ShortCodes System. * TinyMCE Button added for generating Shortcode. * Very Lightweight. Live Preview: http://kentothemes.com/demo/plugins/kento-3d-model-viewer/ == Installation == 1. Install as a regular WordPress plugin 2. Go your Pluings page via WordPress Dashboard and activate it. 3. Use this shortcode to post or page `[model_3d width="500" height="400" source="http://example.com/models/sample-model.obj" ]` 4. 3d texture file and .obj must contain same folder and same server Shortcode Parameters: * width = any number with (px) or (%) ex: 500px or 100% * height = any number with (px) or (%) ex: 500px or 100% * source = 3d model obj source link (ex: http://example.com/models/sample-model.obj) == Frequently asked questions == Display 3D model on wordPress page, post, or custom page, 3D model Rotation, zooming enabled. == Screenshots == 1. 3D model Display on Post 2. 3D model Display shortcodes. == Changelog == = 1.0 = * Initial release