A Minecraft-like video game written in C++ during my journey in Berlin/Vienna
- C++ 62.4%
- C 36.6%
- CMake 0.7%
- GLSL 0.2%
Uploading the vertices to the GPU must be done on the main thread for now, therefore this is done by the ChunkManager and not by ChunkMesher. This function was not used anymore in the code. |
||
|---|---|---|
| assets | ||
| src | ||
| test | ||
| .clang-format | ||
| .editorconfig | ||
| .gitignore | ||
| CMakeLists.txt | ||