Replies: 2 comments
-
actually I was thinking that an easy one to start with this thing is to provide a WASM based implementation for vector and matrix classes, this should (?) be a low hanging fruit and will benefit the physic implementation right away ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@L1lith moving this one to discussion since it's more of a larger discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ideally keep the current system as fallback, and provide WASM integration where available. There's a number of existing libraries for this like Rapier, Ammo.js, etc. This might be easier if the Physics was some kind of modular plugin.
Beta Was this translation helpful? Give feedback.
All reactions