Commit graph

4 commits

Author SHA1 Message Date
9a52587149 Refactored project structure
- Test project is now separated from engine code
 - Engine code can now initialize OpenGL and GLUT correctly
 - Moved vectors and quaternions to a Math subdirectory

Fixed reorder warning
2019-11-02 16:25:02 +01:00
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
e83cdba55b TGA and RGB image loading 2019-09-25 00:36:57 +02:00
ff59df8e28 Moved display functions to other file 2019-09-24 11:34:40 +02:00