Commit graph

8 commits

Author SHA1 Message Date
Andreas Ortmann
61a7f6f9ba added working particle engine. needs improvement. 2016-09-28 21:26:11 +02:00
Andreas Ortmann
b71cb5cc52 refactored code for positions to use matrix only. 2016-09-28 16:12:25 +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
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