CSCI441 OpenGL Library 5.9.0
CS@Mines CSCI441 Computer Graphics Course Library
Loading...
Searching...
No Matches
Classes | Namespaces
FreeCam.hpp File Reference

Concrete Free Cam Implementation with Perspective Projection. More...

#include "PerspectiveCamera.hpp"

Go to the source code of this file.

Classes

class  CSCI441::FreeCam
 A camera that implements a FreeCam camera model. More...
 

Namespaces

namespace  CSCI441
 CSCI441 Helper Functions for OpenGL.
 

Detailed Description

Concrete Free Cam Implementation with Perspective Projection.

Author
Dr. Jeffrey Paone

These functions, classes, and constants help minimize common code that needs to be written.