]> git.lizzy.rs Git - dragonblocks_alpha.git/commit
Implement frustum culling properly
authorElias Fleckenstein <eliasfleckenstein@web.de>
Fri, 1 Oct 2021 10:47:27 +0000 (12:47 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Fri, 1 Oct 2021 10:47:27 +0000 (12:47 +0200)
commitfb670942b13d4426c07715385f254c5d92121202
tree773908113d59313d7a839a22651b0f1b47584ea3
parentd59a59ac8b98841abaee8b9bf8af1c7962cabfac
Implement frustum culling properly
README.md
src/CMakeLists.txt
src/client/blockmesh.c
src/client/frustum.c [new file with mode: 0644]
src/client/frustum.h [new file with mode: 0644]
src/client/input.c
src/client/object.c
src/client/scene.c
textures/player.png