Hello, thanks for checking in.
Now, I have this problem with UV wrapping for a rifle I've made.
I've made this gun for a game I'm developing with C++ and Dark GDK. At first I tried loading all of my models and scenery as 3DS files. The textures worked flawlessly, and they looked great in-game, but the load time before the map would display was terrible. For a small 253 or so poly rifle(Shown below) it took about 20 seconds to load without a level.
My solution to that loading time was to use Direct3D files. Luckily, Cinema 4D can export these files to begin with, but unfortunately, the UV coordinates get scrambled. The pictures below would be the successful render, followed by two images of the rifle as an .x file. The rear of the gun looks fine, for some reason, as shown.
So, does anybody know how I would either get the .x file to export the coordinates properly, or to get a UV map that will be compatible?
Help is
GREATLY appreciated! Thanks so much! :lol: