1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Meoweg 5ac6e2dab5 Reduce camera transformation to common object transformation 2015-11-08 19:17:14 +00:00
Meoweg 038b2b8a40 Swap Z and Y axes to follow OpenGL convention 2015-11-08 11:32:56 +00:00
Meoweg 20008619dc Add camera as transformation instance 2015-11-07 19:38:26 +00:00
Meoweg 5dff8f3587 Fix light to consider object transformation 2015-11-07 19:02:31 +00:00
Meoweg 6ba5794ea2 Add object rotation by timer 2015-11-07 15:53:45 +00:00
Meoweg 013572c207 Remove old texture code 2015-11-07 14:56:32 +00:00
Meoweg e2630110b9 Split code into separate files 2015-11-07 14:25:35 +00:00
Meoweg 1b3c1c522b Make variable "mvp_uniform" extern 2015-11-07 14:06:53 +00:00
Meoweg eb861952a4 Split code into separate headers 2015-11-07 14:04:45 +00:00
Meoweg fa26f3b61c Add materials 2015-11-07 13:41:14 +00:00
Meoweg faede833bc Move sources to the separate directory 2015-11-07 12:54:40 +00:00
Renamed from main.cpp (Browse further)