bitphaser Posted September 30, 2014 Share Posted September 30, 2014 I'm new to three.js. I followed the OBJMTL Loader example on three.js. I've loaded my model and I see it in the "scene" object but I don't see it on the scene. The model was positioned at 0,0,0 and I tried moving the camera but I still don't see it. Where is it? I also added a cube to the scene to make sure I wasn't going nuts. http://bracket.bitphaser.com/bracketology Also, If I want to assign a variable to my model so I can move it like so myobject.position.x = 10; How would I do this? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.