Monday, July 27, 2009

How do you make a 3-d figure in a C++ programming game?

if you can't use the language, don't try to make a game. You'll find a lot of difficulty.





Try using it to make simpler, 2d or sprite games first, then after you've mastered it, you can start learning DirectX or OpenGL. Then you may start programming for 3D game.





You musn't miss the DirectX part, it is essential for 3D game programming


No comments:

Post a Comment