September 2018
Intermediate to advanced
472 pages
15h 36m
English
If you are using C++, it can be very convenient to create classes to encapsulate some of the OpenGL objects. A prime example is the shader program object. In this recipe, we'll look at a design for a C++ class that can be used to manage a shader program.
Read now
Unlock full access