]> git.localhorst.tv Git - blank.git/commit
sky box model & shader
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 23 Sep 2015 15:07:05 +0000 (17:07 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 23 Sep 2015 15:32:19 +0000 (17:32 +0200)
commit8ab4ea13545cccbacbd1ed610968d3f481c1b3c8
tree89df46ad0135bd11b1c95f4ba653c3884c7d70b7
parentbe3a81656b8493010d2329fa00da617e24293438
sky box model & shader
src/graphics/SkyBoxShader.hpp [new file with mode: 0644]
src/graphics/Viewport.hpp
src/graphics/shader.cpp
src/graphics/viewport.cpp
src/model/Shape.hpp
src/model/SkyBoxModel.hpp [new file with mode: 0644]
src/model/model.cpp
src/model/shape.cpp