]>
git.localhorst.tv Git - blank.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Daniel Karbach [Thu, 19 Feb 2015 19:34:09 +0000 (20:34 +0100)]
very basic chunk model
Daniel Karbach [Sun, 15 Feb 2015 10:48:30 +0000 (11:48 +0100)]
make forward key actually go forward ^^
Daniel Karbach [Fri, 13 Feb 2015 12:47:22 +0000 (13:47 +0100)]
add some light and color
Daniel Karbach [Fri, 13 Feb 2015 09:04:58 +0000 (10:04 +0100)]
enable backface culling
Daniel Karbach [Fri, 13 Feb 2015 09:04:39 +0000 (10:04 +0100)]
rename model -> controller
Daniel Karbach [Thu, 12 Feb 2015 23:04:02 +0000 (00:04 +0100)]
lousy implementation of camera movement
to get some perspective
Daniel Karbach [Thu, 12 Feb 2015 21:13:25 +0000 (22:13 +0100)]
mouse controlled camera pitch/yaw
Daniel Karbach [Thu, 12 Feb 2015 16:39:44 +0000 (17:39 +0100)]
begun extracting model class
Daniel Karbach [Thu, 12 Feb 2015 12:51:51 +0000 (13:51 +0100)]
add SDL2_image library
Daniel Karbach [Thu, 12 Feb 2015 11:37:21 +0000 (12:37 +0100)]
extracted projection and viewport to camera class
Daniel Karbach [Wed, 11 Feb 2015 23:07:49 +0000 (00:07 +0100)]
moved some stuff around
Daniel Karbach [Wed, 11 Feb 2015 20:01:35 +0000 (21:01 +0100)]
initial testing