You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add rapier terrain physics example
* Add screenshot (same as ammo version) and entry to files.json for physics_rapier_terrain
* fix linting error by removing unused variable declaration
* Responding to PR feedback
Use RapierPhysics instead of direct Rapier in example. Update RapierPhysics with addHeightfield.
* Fix CodeQL notice - remove unused function
* Update physics_rapier_terrain.html
Clean up code style.
* Update RapierPhysics.js
* Update RapierPhysics.js
---------
Co-authored-by: Michael Herzog <[email protected]>
0 commit comments