No Description

Kajetan Johannes Hammerle 45d4c1ef80 basic command system, unit tests for parser 4 years ago
block 4e6ccad27d framerate limited to 60 (or any value), block rendering, test blocks 5 years ago
client 36414bab65 updated header dependencies in Makefile, clean up of shadow mapping, 4 years ago
data 57a29fe073 main for unit tests, unit test wrapper, unsorted array list and hash map 5 years ago
engine 36414bab65 updated header dependencies in Makefile, clean up of shadow mapping, 4 years ago
math d2f8b2224d entity rendering tests, clean up, tolerance for frustum culling, added 5 years ago
network 36414bab65 updated header dependencies in Makefile, clean up of shadow mapping, 4 years ago
resources d2f8b2224d entity rendering tests, clean up, tolerance for frustum culling, added 5 years ago
server 45d4c1ef80 basic command system, unit tests for parser 4 years ago
shader 3049f7e0fa shadow mapping tests 5 years ago
utils 4e6ccad27d framerate limited to 60 (or any value), block rendering, test blocks 5 years ago
world 4e6ccad27d framerate limited to 60 (or any value), block rendering, test blocks 5 years ago
.gitignore 36414bab65 updated header dependencies in Makefile, clean up of shadow mapping, 4 years ago
MainClient.cpp 1adc6a5773 post effects by drawing into framebuffer (blending does not work yet), 5 years ago
MainServer.cpp 36414bab65 updated header dependencies in Makefile, clean up of shadow mapping, 4 years ago
MainTest.cpp 45d4c1ef80 basic command system, unit tests for parser 4 years ago
Makefile 45d4c1ef80 basic command system, unit tests for parser 4 years ago
specs f987f6025d refactoring (static -> class, camera -> shader), engines loads after GL init, model matrix 5 years ago