summary refs log tree commit diff
path: root/src/World/Chunk.cpp
AgeCommit message (Expand)Author
2023-07-21Extremely simple chunk-limited lightingMel
2023-07-08Use own size typesMel
2023-07-07Fix minor quality issuesMel
2023-07-07Chunk-bound tree decorationMel
2023-06-29Pretty terrain generationMel
2023-06-12Multithreaded world generation with PerlinMel
2022-10-31Proto biomes and new blocksMel
2022-10-23Modular mesh vertex attributesMel
2022-10-23Sun lightingMel
2022-10-21Broken infinite worldMel
2022-10-21Namespace and Folder refactorMel
2022-10-18Hide inward-facing block facesMel
2022-10-18Basic ChunkMel