See attached image. Faces rendered are wrong.
I also randomly get a message like the following (which is coming from rapier, probably while generating the collider):
thread 'Compute Task Pool (3)' panicked at 'index out of bounds: the len is 512836 but the index is 512840', /Users/visual/.cargo/registry/src/github.com-1ecc6299db9ec823/parry3d-0.10.0/src/shape/trimesh.rs:502:17
Code is here: https://github.com/ChefKissInc/CaveGame/blob/master/src/plugins/terrain/world.rs