mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
implement parallel chunk mesh building
This commit is contained in:
@ -54,6 +54,7 @@ add_executable(Voxelotl MACOSX_BUNDLE
|
||||
# Game logic classes
|
||||
Chunk.swift
|
||||
ChunkGeneration.swift
|
||||
ChunkMeshGeneration.swift
|
||||
WorldGenerator.swift
|
||||
CubeMeshBuilder.swift
|
||||
ChunkMeshBuilder.swift
|
||||
|
Reference in New Issue
Block a user