(Another) Jolt Physics Java Bindings #1831
Morgoth398
started this conversation in
Show and tell
Replies: 1 comment
-
|
I've added it, thanks! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Good day,
I made these bindings with the new Java FFM API instead of JNI, which the bindings from stephengold use.
Because I am restricted by the functionality offered by the C wrapper I used, the bindings do not currently support all of Jolt's functionality. Other than that, the classes are (with the provided methods) fully functional.
If my bindings could also be included in the README's "Bindings for other languages" section, that would be great.
The repo link:
https://github.com/Morgoth398/JoltPhysics-JavaFFM
Beta Was this translation helpful? Give feedback.
All reactions