Commit graph

61 commits

Author SHA1 Message Date
Andreas Ortmann
b71cb5cc52 refactored code for positions to use matrix only. 2016-09-28 16:12:25 +02:00
Andreas Ortmann
ff74da1c03 rockets rotate in their direction now. 2016-09-28 15:33:35 +02:00
Andreas Ortmann
3b5b5da02f rotations working :) 2016-09-28 15:22:16 +02:00
Andreas Ortmann
07437fac3c try to get rotation model matrix working. 2016-09-28 15:10:57 +02:00
Andreas Ortmann
4906777e9a adding simple dummy ship model. 2016-09-28 14:41:15 +02:00
Andreas Ortmann
1ad020dbd4 can render models with scale and translation and color now. 2016-09-28 14:19:05 +02:00
Andreas Ortmann
722e9f53cd model rendering is working :) 2016-09-28 13:38:31 +02:00
Andreas Ortmann
85b8139872 got minimal vertex shader working. 2016-09-28 13:36:22 +02:00
Andreas Ortmann
92c27a1ef8 added model loading into opengl. not yet seeing output. 2016-09-28 13:16:11 +02:00
Andreas Ortmann
0105bfe430 fixed much stuff with bad usage of constructor mixed with virtual functions in gl stuff. added model loading with assimp. 2016-09-28 13:00:40 +02:00
Andreas Ortmann
aedda9d48e grouped files in subdirs. 2016-09-28 11:50:35 +02:00