You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 18: Physical Simulation (17)
eddylan2894

The right most dot product represents the relative velocity in the direction of the spring axis. The magnitude then is multiplied by a constant and the force is along the spring direction. The internal damping is thus computed.

arilato

I was confused on the above comment when we went over it in lecture. I think the confusing part is why we need two copies of this normalized direction. What cleared it up for me is realizing that this is a dot product of the relative velocity (b_dot - a_dot) and the normalized direction, which becomes a scalar that magnifies the actual normalized direction (the b-a/||b-a|| on the left side).

hershg

Note that this is in addition to the k_s term we saw before in the previous slides. We sum the normal spring force (adjusted for non-zero length) with the damping correction

You must be enrolled in the course to comment