]> git.localhorst.tv Git - tacos.git/commit
mouse cursor mockup
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 8 Mar 2016 16:46:48 +0000 (17:46 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 8 Mar 2016 16:46:48 +0000 (17:46 +0100)
commit2e761a60d1717297b7e308ef1b66e2a81319fdff
tree54136514f40cda087d0739c12f4e6fac9e847652
parent33346e9a5c58e92e4d7cc7cb542cf5abb7ffeb25
mouse cursor mockup

with a fake intersection test
assets
src/graphics/camera.cpp
src/physics/ray.hpp [new file with mode: 0644]
src/tacos.cpp
src/world/Cursor.hpp [new file with mode: 0644]
src/world/Floor.hpp
src/world/world.cpp