summary refs log tree commit diff
path: root/src/World/World.hpp
AgeCommit message (Expand)Author
2023-06-30Avoid per-frame chunk copies and don't render block faces between chunksMel
2023-06-29Pretty terrain generationMel
2023-06-12Start generation from player positionMel
2023-06-12Multithreaded world generation with PerlinMel
2022-10-22Fix chunk index hash to show infinite worldMel
2022-10-21Broken infinite worldMel