Reputation: 119
Can someone point me to an example for loading a 3d model into a direct3d(9) scene? I just want to be able to see the 3d model in my window. Also, is there a 3d format that I can use that will already contain the surface coloring for me?
thanks
Upvotes: 0
Views: 514
Reputation: 2355
Theres a samples directory that comes with your direct x SDK install. Look there.
Upvotes: 2