Search Results

5
votes

Suggested gaming platform to learn - Direct X (C++), Open GL or XNA

If your nephew enjoys C++ and is interested in continuing to use it, (which I would advise if he plans on a career in the game industry) he should probably not start with XNA. If he is looking for …
8
votes

What’s the best alternative to C++ for real-time graphics programming?

Some variation of Lisp that compiles to machine code could be almost as fast as C++ for this kind of programming. The Naughty Dog team create …