OimoPhysics
OimoPhysics copied to clipboard
Any plans for a heightmap collision geometry?
I just recently integrated this library into a project, before realizing it doesn't have support for heightmaps. I tried hacking something together using convex hulls, but any version of it was either too slow or too imprecise.
Are there any plans to implement heightmap collision detection? Otherwise I'm afraid I'll have to switch to something different :(