pmndrs / cannon-es

💣 A lightweight 3D physics engine written in JavaScript.
https://pmndrs.github.io/cannon-es/
MIT License
1.76k stars 132 forks source link

THREE.Geometry removed from Threejs #125

Open acx70 opened 2 years ago

acx70 commented 2 years ago

Three.js has removed THREE.Geometry in r125. (The current revision is r136)

rogerscg commented 2 years ago

Are you posting this wrt something specific to Cannon?

marcofugaro commented 2 years ago

He means the examples need to be updated to latest three vesion

acx70 commented 2 years ago

I just tried using the latest version of treejs with the current version of cannon-es. When I do it, I get some errors in the cannon-es library. But If you need it I can provide you with a simple script where I can reproduce the error.

marcofugaro commented 2 years ago

No need, thanks