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

Support different error metric shapes #363

Open
nfrechette opened this issue May 14, 2021 · 0 comments
Open

Support different error metric shapes #363

nfrechette opened this issue May 14, 2021 · 0 comments

Comments

@nfrechette
Copy link
Owner

Currently the compression error is evaluated at 3 points on the surface of a sphere centered on the animated joint.
See here.

While this works fine and it is simple to implement and fast to execute, it can often poorly approximate the visual mesh skinned on the joint. Other shapes are often used for this in physics simulations such as: capsules, boxes, cylinders, convexes, etc.

This could be supported per joint and would allow a game engine to use the physics asset associated with a skeleton.

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

No branches or pull requests

1 participant