GLView icon indicating copy to clipboard operation
GLView copied to clipboard

Please help me import this object and texture.

Open Thanhktm opened this issue 9 years ago • 5 comments

Hi,

I'm trying to add this model and texture. The point is texture can't map correctly into model. Please help me!

http://www.turbosquid.com/FullPreview/Index.cfm/ID/656471

What I did?

  • I was use origin texture.
  • I was resize texture to 1024px x 1024px.

Thanh.

Thanhktm avatar Apr 12 '15 02:04 Thanhktm

Try flipping the texture vertically, in addition to resizing to 1024x1024.

nicklockwood avatar Apr 12 '15 05:04 nicklockwood

I've tried but result not good.

  • Texture http://prntscr.com/6srdup
  • Result http://prntscr.com/6srdwc

I think somehow the image can't split out 3 textures. Any ideas?

Thanhktm avatar Apr 12 '15 09:04 Thanhktm

Normally the texture coordinates would handled chopping out the different parts of the texture and putting them in the right place. Perhaps the model wasn't exported properly?

nicklockwood avatar Apr 12 '15 09:04 nicklockwood

I tried import origin texture to Blender and it's works. So I think model was include texture coordinates.

Thanhktm avatar Apr 13 '15 01:04 Thanhktm

Can you try import model from URL I was posted above?

Thanhktm avatar Apr 13 '15 04:04 Thanhktm