Recent content by knonk

  1. K

    Collision response of two object

    Please look at this picture : First, we consider that : + v1i : veloc vector of circle BEFORE they collide + v2i : veloc vector of rectangle BEFORE they collide + v1f : veloc vector of circle AFTER they collide + v2f : veloc vector of rectangle AFTER they collide How to...
  2. K

    Collision response of two object

    Okey, in this picture : With : + V1 : initial velocity vector of Circle + M1 : mass of Circle + V2 : initial velocity vector of Rectangle + M2 : mass of Rectangle i want to identify the direction and magnitude of V1 vector and the V2 vector after they collided, does anyone have some...
  3. K

    Collision response of two object

    Hi, how can i find collision response between rectangle and circle like in this picture : i want to identify the direction and magnitude of V1 vector and the V2 vector after they collided , does anyone have some idea about this ?
Back
Top