1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Meoweg 2ea5a4c52c Make movement relative to camera 2015-11-04 21:33:53 +00:00
Meoweg dfcfe1b0be Add keyboard handler and camera translation 2015-11-04 20:54:47 +00:00
Meoweg 110392e95d Add common Model-View-Projection matrix 2015-11-04 20:10:49 +00:00
Meoweg 99119d7b6d Replace triangle with cube 2015-11-04 19:49:28 +00:00
Meoweg 7b6ab890be Add colors 2015-11-04 19:01:17 +00:00
Meoweg 503626be4a Add mouse handler and camera rotation 2015-11-04 18:38:22 +00:00
Meoweg 38262dee11 Add GLM library to deal with matrices 2015-11-04 04:48:27 +00:00
Meoweg ac6f6adb1b Add view matrix 2015-11-04 03:33:16 +00:00
Meoweg 07e27f0bad Add basic GL drawing 2015-11-04 03:33:16 +00:00
Meoweg 8ff7ad3dfb Add basic GLFW initialization 2015-11-04 03:33:16 +00:00
Meoweg b784590949 Add basic project files 2015-11-04 03:33:13 +00:00