Tagged Questions
0
votes
0answers
61 views
Getting Started with a Custom .X file Importer/Loader
I'm building my own C++ DirectX game/engine and I've noticed that .X is no longer really supported past DX9 and I've been looking into converting my 3D model files, .X, .3ds, .COLLADA into binary dump ...