Commit graph

8 commits

Author SHA1 Message Date
6dc94de9f8 Added texture loading and displaying for 3D models 2019-09-30 19:20:10 +02:00
8275ae3109 Inverted Red and Blue channels for TGA loading 2019-09-30 19:19:44 +02:00
9e1b72476c 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
82f359b656 Added loading of a TGA mask image to generate alpha canal 2019-09-25 13:02:24 +02:00
ad71110cdb Fixed loadable TGA color formats 2019-09-25 01:05:29 +02:00
2fdbf21e28 TGA and RGB image loading 2019-09-25 00:36:57 +02:00
bc4f402580 Moved display functions to other file 2019-09-24 11:34:40 +02:00
88e548d058 Base program with rotating pyramids 2019-09-24 09:34:53 +02:00