nartc / angular-three

🧊 THREE.js integration for Angular 🧊
https://angular-three.netlify.app/
MIT License
306 stars 26 forks source link

[Feature] Add support for cannon RaycastVehicle #100

Closed IRobot1 closed 2 years ago

IRobot1 commented 2 years ago

I'm converting the cannon raycast vehicle example and rigid vehicle example

These features seem to be missing from the @angular-three/cannon.

nartc commented 2 years ago

RaycastVehicle is available on the Cannon Worker API but RigidVehicle is not. I'll be adding RaycastVehicle soon.

nartc commented 2 years ago

Added in v5