Problem Texture wrapping problem

walsjona

Member
Joined
Jan 10, 2010
Messages
35
Reaction score
0
Points
6
Hi I'm new to this so I appologies if this is in the wrong place

I am creating a spaceship for orbiter but I am haveing problems with the Textures.
I created it in Blender and it all seemed to be working but it dosn't in Orbiter

Here it is in Blender

picture.php

Here it is in Orbiter

picture.php

Inside

Can anyone help me with this?
 
Try loading it into mesh Wizard and ticking the "Flip UV coords vertically" box. Hope this helps.

I tryed that but it didn't work. I did have a look at the uv map though and its all messed up.

Can anyone tell me how to get a Blender UV Map to work in Orbiter
 
Probably the converter you used works fine with geometry, but not so good with UV coordinates.

The problems of making a converter is that you need to make a loader that makes conversion easy. If it is not easy, it means lots of processing or lots of code. Also you need to master the two file formats or your conversion will be bogus.

I am not familiar with Blender format, so I am unable to tell.
 
Back
Top