summary refs log tree commit diff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-07-07Chunk-bound tree decorationMel
2023-07-01Replace bespoke Generator maps with tensors and matricesMel
2023-06-30Avoid per-frame chunk copies and don't render block faces between chunksMel
2023-06-29Pretty terrain generationMel
2023-06-12Multithreaded world generation with PerlinMel
2022-10-24Image viewer utilityMel
2022-10-23Noisy world generation with broken chunk bordersMel
2022-10-21Broken infinite worldMel
2022-10-21Namespace and Folder refactorMel
2022-10-18Basic ChunkMel
2022-10-08Store assets nicelyMel
2022-10-06Rotating camera with mouseMel
2022-10-06Fix for glibc and LinuxMel
2022-10-04Cube RenderingMel
2022-10-02Fix for macOSMel
2022-10-01TriangleMel
2022-10-01Setup window and GL functionsMel