n5ro / aframe-physics-system

Physics system for A-Frame VR, built on CANNON.js.
https://n5ro.github.io/aframe-physics-system/
MIT License
507 stars 137 forks source link

use cannon-es maintained cannonjs fork #143

Closed arpu closed 4 years ago

arpu commented 4 years ago

cannon-es is maintained again would be nice to use this

https://github.com/react-spring/cannon-es

https://discourse.threejs.org/t/cannon-js-the-physics-library-is-maintained-again/13519

donmccurdy commented 4 years ago

Looks promising to me! Unfortunately I don't think I will work on this myself any time soon; PRs welcome. It would probably also be necessary to migrate https://github.com/donmccurdy/three-to-cannon.

arpu commented 4 years ago

working on it

arpu commented 4 years ago

https://github.com/donmccurdy/aframe-physics-system/pull/147