I’m really excited to see support for the Havok engine!
I want to try using Babylon.js in our next project, but I noticed that the publicly available API doesn’t provide the functionality for a HeightField shape.
When will we be able to use this function to generate terrain?
We have a HeightField Shape in the plugin, it’s just not exposed to Babylon I’ll move this up on my todos For now, it’s possible to use the Mesh shape.
Note that the function doesn’t generate the terrain for you, it just receives an existing one and creates the collision shape for it.