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

references to compatible physics lib #36

Open
mreinstein opened this issue Oct 29, 2024 · 1 comment
Open

references to compatible physics lib #36

mreinstein opened this issue Oct 29, 2024 · 1 comment

Comments

@mreinstein
Copy link
Contributor

I recently ported the latest stable version of https://github.com/piqnt/planck.js to a version that supports array notation, and gets rid of all the Object Oriented stuff. Fundamentally what this means is one can use vec2 and vec3 between wgpu-matrix and planck without needing any conversion steps or duplicate vector implementations cluttering things up.

Would you be open to a PR where I reference this module somewhere? I didn't see a references section in the README or anything, so wasn't sure.

@mreinstein
Copy link
Contributor Author

mreinstein commented Oct 29, 2024

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