15-04-2019, 01:41 PM
(15-04-2019, 01:20 PM)josemendez Wrote: Hi there,
Filo does not process collisions with anything that is not part of the cable path, also does not perform self-collisions.
However, by using only two particles in Obi you're also effectively preventing collision detection from happening, also preventing any actual rope simulation from taking place. You've reduced the rope to a single spring constraint, in fact.
Ropes are modeled in Obi as chains of particles, and collision detection is performed on a per-particle basis. So a very long cable with only two particles at its ends won't collide with anything.
Just use a rope with normal resolution (0.5 - 1) to get collision detection working.
So basically I wont be able to do exactly like what I have on this video(https://drive.google.com/file/d/1bl4HYze...sp=sharing)
I also have attached a pic of a crane that looks like the one im trying to build