🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

conv3ds utility

Started by
0 comments, last by Floru 24 years, 2 months ago
Hi! Has anyone used conv3ds.exe for creating .x files? If I create files using the -m option is there any possibility to get texture coordinates with? By default if you use the -m option texture coordinates will be set to 0,0. Right? So how can I preserve the texture coordinates? I have to use the -m option or otherwise .x files don''t work. Thanks Floru
Advertisement
There is no way currently for conv3ds.exe to export texture coordinates. It must be some programming error. Your solution is to write a program that makes texture coordinates or you can go download the 3d studio max x-file exporter plug-in. It was on flipcode.com recently and I did not bookmark it.

This topic is closed to new replies.

Advertisement