Title: Updates
Last modified: January 24, 2017

---

# Updates

 *  [Igor Ilgiyaev](https://wordpress.org/support/users/bigshow/)
 * (@bigshow)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/updates-122/)
 * hey
 * are there will be any updates to your plugin 🙂 ?
 * thanks

Viewing 1 replies (of 1 total)

 *  [richard34761](https://wordpress.org/support/users/richard34761/)
 * (@richard34761)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/updates-122/#post-8697529)
 * Added a few lines to handle skins. I don’t think they were being supported before.
   Options.material cannot be null in order to work properly. I specified “images/
   texture.png”. The images dir is located adjacent to the supporting scripts as
   recommended by THREEjs. Best use practices applied. Blender export to .obj seems
   to work well enough for me.
 * file: OBJMTLLoader.js:
    function: meshN find: geometry.computeBoundingSphere()
 * paste below:
 * var texture = THREE.ImageUtils.loadTexture(‘images/texture.png’,{},function(texture){
   
   var material = new THREE.MeshPhongMaterial({map:texture}); object.add( new THREE.
   Mesh(geometry, material)); });
 * P.S.: I don’t speak for the owner of the WP3D script and I’m not sure what the
   update schedule is. Maybe this snip-it can save you some time on your project.
 * Edit: I didn’t support for multiple filenames. WYSIWYG – texture.png is applied
   to all models.
    -  This reply was modified 9 years, 4 months ago by [richard34761](https://wordpress.org/support/users/richard34761/).
    -  This reply was modified 9 years, 4 months ago by [richard34761](https://wordpress.org/support/users/richard34761/).

Viewing 1 replies (of 1 total)

The topic ‘Updates’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/3d-model-viewer.svg)
 * [3D Model Viewer](https://wordpress.org/plugins/3d-model-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/3d-model-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/3d-model-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/3d-model-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/3d-model-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/3d-model-viewer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [richard34761](https://wordpress.org/support/users/richard34761/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/updates-122/#post-8697529)
 * Status: not resolved