Mô tả
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/
Ảnh màn hình
Cài đặt
- 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="http://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: http://example.com/models/sample-model.obj)
Hỏi đáp
Display 3D model on wordPress page, post, or custom page, 3D model Rotation, zooming enabled.
Đánh giá
Người đóng góp & Lập trình viên
“Kento 3D Model Viewer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Kento 3D Model Viewer” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release