RoberV Posted March 10, 2016 Share Posted March 10, 2016 Hi! I have exported a object with blender, I'm having trouble to put a texture in the mesh. I have simplify the problem. I attach the .babylon file, it contains only one mesh, which I want to put a texture. When I try to change the texture of the mesh, it only change its color to grey. I have a example in the play ground in the following url: http://www.babylonjs-playground.com/#MWOW5#2 I have copy from the problem.babylon the components of the mesh, and create the mesh from code. Also I have create a plane. Then I create a material and put it in the plane and in the mesh, but in the plane the texture is correct, but in the mesh not. What is the problem? problem.babylon Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 10, 2016 Share Posted March 10, 2016 I guess the problem is related to UV. Quote Link to comment Share on other sites More sharing options...
RoberV Posted March 11, 2016 Author Share Posted March 11, 2016 Yes I try to change the UV in blender and it works. Thank you! you saved me! GameMonetize 1 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.