jit.phys question

kugelschreiber's icon

hello jitter specialists,

i am new to the jit.phys family.
i have a simple project: an object is hanging at 2 cables.

everything works fine, except the behaviour of the patch while loading.
if i open the patch all objects are whirling around.

i tryed to place all objects on the right position ....

does somebody have a hint ?

best,
kugelschreiber

Max Patch
Copy patch and select New From Clipboard in Max.

here is my example patch:

matmat's icon

hi,
my technique for creating physics scene : initially placing objects with "kinematic 1", then write in the object "@position", "@rotatexyz", "@resetpos", "@resetquat", then place joints.
Finally disables kinematic for seeing the result....
hope this can help you
mathieu