chandlerprall / Physijs

Physics plugin for Three.js
MIT License
2.75k stars 455 forks source link

Plug ConcaveMesh memory leak #299

Open yousefamar opened 6 years ago

yousefamar commented 6 years ago

I know this repo is likely abandoned, but thought I'd just note this here for posterity. These Ammo.btTriangleMeshs are never destroyed (not that any of this matters since ConcaveMesh is broken anyway).