Physijs icon indicating copy to clipboard operation
Physijs copied to clipboard

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

Open IgorNadj opened this issue 8 years ago • 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?

IgorNadj avatar Aug 20 '16 02:08 IgorNadj

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

mmmovania avatar Oct 25 '16 19:10 mmmovania