I tried combining Havok physics with a Gaussian Splatting scene.
I found that it may be possible by generating a heightmap from the vertex data and applying the resulting mesh to Havok.
Here is the result:
The idea was mine, but the implementation was done by Claude AI.