summary refs log tree commit diff
path: root/src/World/Generation/ChunkMeshing.hpp
AgeCommit message (Expand)Author
2024-05-19Fix black spots on water mesh HEAD mainMel
2024-04-09Traverse all chunk blocks in a unified (and cache-friendly) wayMel
2023-08-06Improve MC::Position and remove some redundant codeMel
2023-07-29Move chunk reification to worker threads and set stage for chunk-unbound ligh...Mel
2023-07-21Extremely simple chunk-limited lightingMel
2023-07-11Create MeshBuilder utility for comfy mesh buildingMel
2023-07-10Separate transparent water mesh (not sorted, bad)Mel
2023-07-09Ambient occlusion (without corners)Mel
2023-07-07Fix minor quality issuesMel
2023-07-07Chunk-bound tree decorationMel