]> git.localhorst.tv Git - blank.git/commit
faster chunk culling test
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 17 Dec 2015 15:21:33 +0000 (16:21 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 17 Dec 2015 15:21:33 +0000 (16:21 +0100)
commit1e93bfb5089737f6b6d8fdd2f17260944fca44b2
treef8e539da3d40579e77e94d77c2e7ee2e58e5004f
parente3e598182da7d1639de83f473a55bf6a585b3c61
faster chunk culling test

also seems to cull some more, need to check if it
doesn't accidentally cull a little too much
src/geometry/geometry.cpp
src/geometry/primitive.hpp
src/world/chunk.cpp