all-is-cubes icon indicating copy to clipboard operation
all-is-cubes copied to clipboard

Refactor chunk mesh updating code

Open kpreid opened this issue 8 months ago • 0 comments

Clean up the relationship of the chunk_updater() function in ChunkedSpaceMesh and ChunkMesh::recompute(); they should probably become just one function, or otherwise become something quite different.

https://github.com/kpreid/all-is-cubes/blob/27c96dce860d496393fa52ca999e111a2b3ad8ea/all-is-cubes-mesh/src/dynamic/chunked_mesh.rs#L453-L457

kpreid avatar Aug 04 '25 20:08 kpreid