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

Concrete MD5 Camera implementation with Perspective Projection. More...

#include "Camera.hpp"
#include <ctime>
#include <fstream>
#include <string>

Go to the source code of this file.

Classes

class  CSCI441::MD5Camera
 A camera that implements the MD5Camera specification. More...
 

Namespaces

namespace  CSCI441
 CSCI441 Helper Functions for OpenGL.
 

Detailed Description

Concrete MD5 Camera implementation with Perspective Projection.

Author
Dr. Jeffrey Paone

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