dart icon indicating copy to clipboard operation
dart copied to clipboard

Graph management for skeleton structure

Open jslee02 opened this issue 11 years ago • 1 comments

Two kinds of relationship:

  • Super object and sub object
  • Parent object and child object

Example:

  • World is a super object of Skeleton
  • Skeleton is a super object of BodyNode
  • BodyNode can have multiple BodyNodes as child objects

jslee02 avatar Sep 22 '14 15:09 jslee02

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 13 '18 20:02 stale[bot]