Conversation
The implementation of the cone limit and its helper TODOs: - implement hinge limit - implement polar limit - implement loader plugin support for the limits See: vrm-c/vrm-specification#496
The implementation of the hinge limit and its helper I believe the current `calculateLimit` implementation has the improvement window TODOs: - implement polar limit - implement loader plugin support for the limits See: vrm-c/vrm-specification#496
…c-side update swap phi and theta vrm-c/vrm-specification@82c1c0d
The implementation of the spherical limit and its helper TODOs: - implement loader plugin support for the limits See: vrm-c/vrm-specification#496
set `useLimits` to `false` if you want to check the fallback behavior See: vrm-c/vrm-specification#496
also refactored other example models
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a support of the draft
VRMC_springBone_limitspec.TBD
Spec PR: vrm-c/vrm-specification#496