]> git.localhorst.tv Git - blank.git/log
blank.git
9 years agoseparate build directory for intermediates
Daniel Karbach [Thu, 5 Mar 2015 14:27:42 +0000 (15:27 +0100)]
separate build directory for intermediates

9 years agomove outline definition to block type
Daniel Karbach [Wed, 4 Mar 2015 17:22:18 +0000 (18:22 +0100)]
move outline definition to block type

9 years agoextract shader program from application
Daniel Karbach [Wed, 4 Mar 2015 17:06:21 +0000 (18:06 +0100)]
extract shader program from application

also switch to directional lighting

9 years agoworld class for multiple chunks
Daniel Karbach [Tue, 3 Mar 2015 17:42:16 +0000 (18:42 +0100)]
world class for multiple chunks

9 years agoplace and remove blocks via mouse
Daniel Karbach [Tue, 24 Feb 2015 07:47:09 +0000 (08:47 +0100)]
place and remove blocks via mouse

9 years agoremove unused (explicit) destructors
Daniel Karbach [Mon, 23 Feb 2015 21:22:42 +0000 (22:22 +0100)]
remove unused (explicit) destructors

9 years agooutline pointed-at block
Daniel Karbach [Mon, 23 Feb 2015 21:06:07 +0000 (22:06 +0100)]
outline pointed-at block

9 years agobasic aiming
Daniel Karbach [Mon, 23 Feb 2015 17:18:01 +0000 (18:18 +0100)]
basic aiming

9 years agoblock type colors
Daniel Karbach [Fri, 20 Feb 2015 07:21:05 +0000 (08:21 +0100)]
block type colors

9 years agovery basic chunk model
Daniel Karbach [Thu, 19 Feb 2015 19:34:09 +0000 (20:34 +0100)]
very basic chunk model

9 years agomake forward key actually go forward ^^
Daniel Karbach [Sun, 15 Feb 2015 10:48:30 +0000 (11:48 +0100)]
make forward key actually go forward ^^

9 years agoadd some light and color
Daniel Karbach [Fri, 13 Feb 2015 12:47:22 +0000 (13:47 +0100)]
add some light and color

9 years agoenable backface culling
Daniel Karbach [Fri, 13 Feb 2015 09:04:58 +0000 (10:04 +0100)]
enable backface culling

9 years agorename model -> controller
Daniel Karbach [Fri, 13 Feb 2015 09:04:39 +0000 (10:04 +0100)]
rename model -> controller

9 years agolousy implementation of camera movement
Daniel Karbach [Thu, 12 Feb 2015 23:04:02 +0000 (00:04 +0100)]
lousy implementation of camera movement

to get some perspective

9 years agomouse controlled camera pitch/yaw
Daniel Karbach [Thu, 12 Feb 2015 21:13:25 +0000 (22:13 +0100)]
mouse controlled camera pitch/yaw

9 years agobegun extracting model class
Daniel Karbach [Thu, 12 Feb 2015 16:39:44 +0000 (17:39 +0100)]
begun extracting model class

9 years agoadd SDL2_image library
Daniel Karbach [Thu, 12 Feb 2015 12:51:51 +0000 (13:51 +0100)]
add SDL2_image library

9 years agoextracted projection and viewport to camera class
Daniel Karbach [Thu, 12 Feb 2015 11:37:21 +0000 (12:37 +0100)]
extracted projection and viewport to camera class

9 years agomoved some stuff around
Daniel Karbach [Wed, 11 Feb 2015 23:07:49 +0000 (00:07 +0100)]
moved some stuff around

9 years agoinitial testing
Daniel Karbach [Wed, 11 Feb 2015 20:01:35 +0000 (21:01 +0100)]
initial testing