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 94bc1228f1 Loading of a OFF ASCII file
Only supports triangles
Not textured yet
Supports scaling and rotation of the model
2019-09-30 16:55:45 +02:00
resources Loading of a OFF ASCII file 2019-09-30 16:55:45 +02:00
src Loading of a OFF ASCII file 2019-09-30 16:55:45 +02:00
.gitignore Base program with rotating pyramids 2019-09-24 09:34:53 +02:00
CMakeLists.txt Loading of a OFF ASCII file 2019-09-30 16:55:45 +02:00