Recent content by Iximeow

  1. I

    Collision between two moving objects (one with a non-known trajectory)?

    ... Don't mind me; reworking an idea I had a while back to use the law of sines gave a good answer. Setting up a triangle with A and B's position as vertices, the collision point C as the third vertex, then knowing that AC = Bv*t, BC = Av*t, and easily finding the angle by A, and using the...
  2. I

    Collision between two moving objects (one with a non-known trajectory)?

    Alright, I've been working on this on my spare time for the past few weeks, and have a solution that ~works~, but I'm not happy with at all. The general idea is to have two objects, A and B, where A's velocity and position are known, B's position and speed are known, but the direction B...
Back
Top