chandlerprall/Physijs

Is there a way to do an expanding and contracting joint?

IgorNadj opened this issue · 1 comments

E.g. I have two boxes, and a I want a joint between them which expands and contracts. Is there a way to do this? Within physijs or outside?

Use a point to point constraint as shown in this tutirial demo
https://github.com/mmmovania/Physijs_Tutorials/blob/master/SimpleJoint.html