+ 1
Graphics in c++
any one help in graphics
3 Answers
+ 4
I would look at trying some graphics API's. I am currently trying to learn SDL: www.libsdl.org
There is also SFML and others too. I think both of these offer some good starting tutorials as well. Good luck!
+ 1
Depending on your goal, you could also be interested in Qt.
+ 1
For 3D: OpenGL
3D Engine: Unreal engine