Page 1 of 1

Add .dds support file (in the .mtl) to .obj importer.

Posted: 09 Jul 2017, 21:16
by Protoxy
Hi, please add support to load the .dds file (Image) in the .mtl when we import a .obj file.
Example in the .mtl:
http://image.noelshack.com/fichiers/201 ... apture.png

The texture in cubik doesn't want to apply texture, I must convert the .dds to .jpg to apply texture correctly.

Thank you.

Re: Add .dds support file (in the .mtl) to .obj importer.  [Solved]

Posted: 12 Jul 2017, 19:56
by Sphax
DDS format (DXT1 and DXT5 only) is supported in 2.9 (even for element texture) ;)