C++ essentials for OpenGL
Posted by: lihan on: May 15, 2011
The tutorial includes the topics below:
- Pointers
- Arrays and strings
- Parameter passing
- Class basics
- Constructors & destructors
- Class Hierarchy
- Virtual Functions
- Coding tips
- Advanced topics
c++ tutorial for opengl