jpaoneMines / csci441

CSCI441 Library Helper Functions and Classes
MIT License
5 stars 2 forks source link
c-plus-plus c-plus-plus-17 fbo glew glm glsl glsl-shader glsl-shaders opengl opengl-library opengl-shading-language textures vao vbo

CSCI 441 Computer Graphics OpenGL Library

CSCI441 OpenGL Library GitHub Repo

CSCI441 Library Documentation

This library is intended to be used with OpenGL for CSCI441 at the Colorado School of Mines but can be used with any OpenGL application.

When building your application, this library must be compiled and linked against:

The OpenGL and GLFW libraries must be previously built and installed on your machine. The corresponding header files are included with this distribution for proper compilation, but proper linking is left to the user to ensure success.

Example Programs:

To build, run

make examples

then run one of the following programs: