Page 1 of 1

Programming Langauges

Posted: Mon Jul 10, 2006 1:34 pm
by Doctor
What programming languages do they use to incorporate 3D graphics into a game, like Halo for example. Which would be the simpliest game where I can use 3D models made in another program, ie. 3ds max/gmax.

Thanks a bunch
-Doc

Posted: Mon Jul 10, 2006 9:22 pm
by dos mes
I don't really understand. Is this 2 different questions. Anyways I'll answer it best I can.

Most games are programmed in C++ and the graphics for most games are set up with DirectX which enables you to display the graphics and such.