rapier icon indicating copy to clipboard operation
rapier copied to clipboard

Allow dynamic manipulation of TriMesh

Open qhdwight opened this issue 2 years ago • 0 comments

Looking through the TriMesh API, it seems like there is no way to modify vertices and indices without recreating the entire struct. I'm working on a Voxel system so the mesh is always changing.

qhdwight avatar Mar 03 '22 01:03 qhdwight