blender .x export
When I export .x files, it give me everything in local coords with a transform matrix. Other than multiplying the data when I load it, is there a way to get it to export in global data? I just dont want to call scalef() everytime i draw something.
NBA2K, Madden, Maneater, Killing Floor, Sims
Multiply the vertices by the transformation matrix when you load it. Why are you reluctant to do that? It's easy.
~CGameProgrammer( );
Developer Image Exchange -- New Features: Upload screenshots of your games (size is unlimited) and upload the game itself (up to 10MB). Free. No registration needed.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement