You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
Almost any shape can be represented as bunch of lines, and line to line collisions is easy.. Additionally need to create constraints to join lines together:
Static - one master line and others follow it
Distance - one master and other keep same distance
Almost any shape can be represented as bunch of lines, and line to line collisions is easy.. Additionally need to create constraints to join lines together: