renjianfeng Posted March 7, 2018 Share Posted March 7, 2018 Hi ! I want to move a project from three to babylonjs, and I have the following problems. The material of the model is shown correctly in threejs and 3dsmax, only in babylonjs. Quote Link to comment Share on other sites More sharing options...
RaananW Posted March 7, 2018 Share Posted March 7, 2018 I think Babylon's version looks the best! What model are you using, can you share a scene for us to see and be able to debug? GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
renjianfeng Posted March 8, 2018 Author Share Posted March 8, 2018 13 hours ago, RaananW said: I think Babylon's version looks the best! What model are you using, can you share a scene for us to see and be able to debug? I think I found the reason, because I used objloader, so I need to set this property: BABYLON.OBJFileLoader.OPTIMIZE_WITH_UV = true; Thank you very much! RaananW 1 Quote Link to comment Share on other sites More sharing options...
Guest Posted March 8, 2018 Share Posted March 8, 2018 Glad that you made it! 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.