Generate a single terrain chunk using marching cubes.
The Signed Distance Function representing the terrain.
Center position of the chunk.
Physical size of the chunk side.
Grid resolution for extraction.
A populated TerrainChunk object.
Generate a single terrain chunk using marching cubes.