CSCI441 OpenGL Library 5.9.0
CS@Mines CSCI441 Computer Graphics Course Library
|
Concrete Heads Up Display Camera implementation with 2D Orthographic Projection. More...
#include "OrthographicCamera.hpp"
Go to the source code of this file.
Classes | |
class | CSCI441::HUDCamera |
creates a 2D Orthographic projection camera used for Heads Up Display overlays More... | |
Namespaces | |
namespace | CSCI441 |
CSCI441 Helper Functions for OpenGL. | |
Concrete Heads Up Display Camera implementation with 2D Orthographic Projection.
These functions, classes, and constants help minimize common code that needs to be written.