Question:

How do you do 3D graphics in C++?

by  |  earlier

0 LIKES UnLike

I don't have to download any libraries or whatever like I do in java, do I?

 Tags:

   Report

3 ANSWERS


  1. Yes, on Windows you would use DirectX. On *nix OpenGL will give you the most power but SDL also will work.


  2. yes, you do.  You don't know much about programming, do you?  I think therefore, I do 3d graphics in C++ with libraries (like java - gasp!), and you don't do 3D graphics in C++.  That's the way it'll probably be.

  3. Here is a video that shows you how to set up and start programming with OpenGL in C++:

    http://xoax.net/comp/cpp/opengl/Lesson1....

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.