Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicle physics with ammo #53

Open
vincentfretin opened this issue Nov 19, 2023 · 0 comments
Open

Vehicle physics with ammo #53

vincentfretin opened this issue Nov 19, 2023 · 0 comments

Comments

@vincentfretin
Copy link
Member

I started using ammo vehicle physics in aframe directly from https://github.com/kripken/ammo.js but not using aframe-physics-system
in this experiment https://github.com/c-frame/aframe-racing-game
I didn't think yet how to use it with an existing scene with aframe-physics-system ammo. For now I just did a simple conversion in an aframe component of the kripken's demo. If someone have any thought about it, they can contribute to the discussion.

FYI the MozillaReality ammo build we use in the examples in aframe-physics-system doesn't have vehicle physics. You need the latest build from kripken's repo https://cdn.jsdelivr.net/gh/kripken/ammo.js@8f8b7187ef74994093318645e5e96b11d982688a/builds/ammo.wasm.js
I have no idea if there is incompatibilities or not using the latest build with aframe-physics-system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant