summary refs log tree commit diff
path: root/src/World/Chunk.hpp
AgeCommit message (Expand)Author
2023-07-29Add default light to just-generated chunksMel
2023-07-29Move chunk reification to worker threads and set stage for chunk-unbound ligh...Mel
2023-07-22Propagation in lighting systemMel
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-23Sun lightingMel
2022-10-23Noisy world generation with broken chunk bordersMel
2022-10-21Broken infinite worldMel
2022-10-21Namespace and Folder refactorMel
2022-10-18Hide inward-facing block facesMel
2022-10-18Basic ChunkMel