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

Jolt soft body support #19

Open
josephrocca opened this issue Oct 6, 2023 · 1 comment
Open

Jolt soft body support #19

josephrocca opened this issue Oct 6, 2023 · 1 comment

Comments

@josephrocca
Copy link

Since Jolt now has soft body support, it'd be neat if Phy had support too:

There are some caveats to the current implementation though - e.g. soft bodies can only collide with rigid bodies (not other soft bodies, and I'm guessing soft body self-collision is not supported either, but just a guess).

Maybe with all the caveats listed in the linked comment it is too early to add to Phy, but I guess it might be handy to have this tracking issue for it anyway.

@lo-th
Copy link
Owner

lo-th commented Oct 6, 2023

yes i have to try
i have good method for ammo
but physx havok and oimo
don't have soft body
is possible to make soft body with joint
i''m on demo about that

also softbody is generally heavy
thank for your support

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

2 participants