I got a question. How do you make 3D programs in Borland C++ Builder?
This is a discussion on 3d within the C++ Programming forums, part of the General Programming Boards category; I got a question. How do you make 3D programs in Borland C++ Builder?...
I got a question. How do you make 3D programs in Borland C++ Builder?
Learn openGL, then you can do 3D art and graphics, but with C++ to control them all. Try the link below, they have lots of good tutorials for learning openGL.
http://nehe.gamedev.net/
Kyoto