This project is part of a course on OpenGL and rendering. I had to re-do a lot of the base code we were handed because it contained windows specific API calls and could not be run on Linux.
Find a file
trotFunky 0fea63c566 Minor fixes to include paths and CMakeLists
Removed draw call from model constructor with filename
2019-10-06 20:12:53 +02:00
resources Added texture loading and displaying for 3D models 2019-09-30 19:20:10 +02:00
src Minor fixes to include paths and CMakeLists 2019-10-06 20:12:53 +02:00
.gitignore Base program with rotating pyramids 2019-09-24 09:34:53 +02:00
CMakeLists.txt Minor fixes to include paths and CMakeLists 2019-10-06 20:12:53 +02:00