Skip to content

Implement joints and constraints. #41

@dkushner

Description

@dkushner

Every great physics engine needs a robust and stable constraints system with a corresponding solver implementation. Possible joints and constraint types to support include:

  • Point
  • Hinge
  • Sliding
  • 6DoF

With a generic solver implementation like that mentioned in #40, it should be possible to add this functionality fairly easily. How these are represented in the ECS is a bigger challenge/architectural decision that I wanted to open for discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions