]> git.localhorst.tv Git - blank.git/commit
simple HUD
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 7 Mar 2015 18:13:00 +0000 (19:13 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 7 Mar 2015 18:13:00 +0000 (19:13 +0100)
commit41e0223ec090142bf03066f4f5fc1f5005095072
treeb3ce25e20ee7a9a30d999ac0ee824e7c607503d6
parent66d7cf56cfbb565dd4700d94e5f338a39a40edeb
simple HUD

and the next "finally": a crosshair! :)
Also, the block type indicator is quite handy.
Can't compete with the crosshair of course, despite its static opaque color.
src/app.cpp
src/app.hpp
src/camera.cpp
src/camera.hpp
src/hud.cpp [new file with mode: 0644]
src/hud.hpp [new file with mode: 0644]
src/init.cpp
src/init.hpp
src/shader.cpp
src/shader.hpp