cx20 / webgl-physics-examples

Examples of WebGL Physics Library
https://cx20.github.io/webgl-physics-examples/
MIT License
50 stars 4 forks source link

Rapier? #111

Open fanjules opened 1 year ago

fanjules commented 1 year ago

It would be great if you included Rapier.js physics engine, to spread the word about this great library.

I've found it to be the best of the three.js physics engines - fast and easy to use, feels a lot like when I would work with PhysX.

cx20 commented 11 months ago

Thank you for telling me that. I would love to find the time to try it.

cx20 commented 11 months ago

Below is a link for future reference.

three.js + Rapier sample https://threejs.org/examples/?q=rapi#physics_rapier_instancing

Babylon.js + Rapier sample https://forum.babylonjs.com/t/the-debug-rendering-for-the-rapier3d-compat-physics-engine-and-babylon-js/42283