Graphics Programming in C and C++, OpenGL, SDL, 3d rotation

C++ excels at creating 2d and 3d graphics - learn how to use OpenGL for 3d graphics or the SDL for 2d graphics.

OpenGL Tutorials

OpenGL is a cross-platform API for creating 3d graphics

Rotations in Three Dimensions

Learn the math required for performing three dimensional rotations.

SDL Tutorials

The SDL is a simple library for doing graphics in C and C++