bepu / bepuphysics2

Pure C# 3D real time physics simulation library, now with a higher version number.
Apache License 2.0
2.25k stars 261 forks source link

DemoRenderer MeshCache doesn't always let go of old allocations #207

Open RossNordby opened 2 years ago

RossNordby commented 2 years ago

Particularly visible with multimillion triangle meshes. Leads to a crash if iterated.