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: https://kentothemes.com/demo/plugins/kento-3d-model-viewer/
Screenshots
Installation
- Install as a regular WordPress plugin
- Go your Pluings page via WordPress Dashboard and activate it.
- Use this shortcode to post or page
[model_3d width="500" height="400" source="https://example.com/models/sample-model.obj" ]
- 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: https://example.com/models/sample-model.obj)
FAQ
Display 3D model on wordPress page, post, or custom page, 3D model Rotation, zooming enabled.
Reviews
Contributors & Developers
“Kento 3D Model Viewer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Kento 3D Model Viewer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release