voxelotl-engine/Sources/Voxelotl/Generator
2024-09-09 02:34:04 +10:00
..
StandardWorldGenerator.swift decrease memory usage by storing chunk colours as 8bit (at the cost of slower mesh generation) 2024-09-09 02:34:04 +10:00
TerrorTowerGenerator.swift decrease memory usage by storing chunk colours as 8bit (at the cost of slower mesh generation) 2024-09-09 02:34:04 +10:00
WorldGenerator.swift turn the ChunkID type alias into a real type 2024-09-08 03:47:26 +10:00