31#ifndef CSCI441_CSCI441_HPP
32#define CSCI441_CSCI441_HPP
49#include "OrthographicCamera.hpp"
50#include "PerspectiveCamera.hpp"
Concrete Arcball Camera implementation with Perspective Projection.
Abstract Camera class to be placed (position and orientation) within our scene.
Class to work with OpenGL Compute Shaders.
Concrete Fixed Camera implementation with Perspective Projection that can be positioned,...
Helper functions to work with OpenGL Framebuffer.
Concrete Free Cam Implementation with Perspective Projection.
Concrete Heads Up Display Camera implementation with 2D Orthographic Projection.
Concrete MD5 Camera implementation with Perspective Projection.
Doom3 MD5 Model + Animation implementations.
Loads OBJ+MTL, OFF, PLY, STL object files into a VAO.
Abstract class engine class to setup a 3D world with an arcball camera, storage for left button state...
Abstract class engine class to setup window, register callbacks, vaos, textures, and shaders,...
Helper functions to work with OpenGL 3.0+.
Class to work with OpenGL 4.0+ Shaders.
Class to work with Shader Program Pipelines.
Helper functions to work with OpenGL Shaders.
Sets up a default Gouraud Shader with vertex position and color inputs.
Helper functions to work with OpenGL Textures.
Predefined material properties.
Helper functions to draw 3D OpenGL 3.0+ objects.