PDA

View Full Version : [TEC] Texture matching 3D object


Fifi
05-14-19, 02:08 AM
Hi,

How can i see precisely my 3D object shape matching the TGA file for texture?

Like in the example below, this object is using the texture on second pict, but how can i be sure it will take the correct place on the TGA?

https://image.noelshack.com/fichiers/2019/20/2/1557817262-1.png

https://image.noelshack.com/fichiers/2019/20/2/1557817263-2.png

That puzzle me from some time, and would be able to fix some

Second question:

What is the interest to have embedded TGA instead of TGA inside the data/texture folder? Or both?

Thanks for pointing me in the right direction :salute:

JapLance
05-15-19, 11:51 AM
How can i see precisely my 3D object shape matching the TGA file for texture?

Like in the example below, this object is using the texture on second pict, but how can i be sure it will take the correct place on the TGA?



Not sure if I understand your question properly, but if you move to node 310 (in your first pic) you can view the 3D object with the texture clicking in Model preview.

Fifi
05-15-19, 12:25 PM
No, sorry, hard to me to translate it correctly :oops:

When you look at the TGA of second picture, we see there are more than one texture for more than one item.

Looking at first picture (the UV map preview) it will take some texture part of the TGA of second picture.
But how can i see precisely wich texture part of TGA it will take?

Best would be to have a superposition of the UV map upon the TGA...but even resizing the UV map to same resolution as the TGA, it’s everywhere but the right place :hmmm:

JapLance
05-15-19, 01:54 PM
If both are at the same resolution, they should match.

In your two pics, the map channel is at 256x256, while the texture is 1024x1024. Increase the map channel to 1024x1024 (UV map preview), and then it will match the texture size. If everything is correct, the coordinates of the 3D object position will match the texture. If they don't, you're probably looking at the wrong texture.

And don't worry, I too have lots of problems translating from my language into English. When I learned English there was nothing like all this stuff, so I have problems trying to explain myself as well.

Fifi
05-15-19, 02:09 PM
UV map width and height are locked in S3D, so i guess i have to export it (via the save in blue) and resize it in photoshop?... and then superpose it on the TGA...

JapLance
05-15-19, 02:23 PM
Click on the small lock, it will allow you to specify any resolution.

Fifi
05-15-19, 04:18 PM
:Kaleun_Thumbs_Up::Kaleun_Cheers: