OpenGL camera controller
Features
- EBO, VBO, VAO implemented
- Example texture manager and shader classes implemented
- A basic demo of the camera controller itself, move with WSAD
Requirements
Project requires the glut,glew, glm and opengl (3.3 version) libraries in order to run!
Usage
Run make
then ./main