Posted by Ariel on Saturday, November 10, 2007 at 4:33pm.

So I need a function (parameters: origin x, origin y, destination x, destination y, object x1, object y1, object x2, object y2). The object in this case would be a wall with two points (x1, y1, x2, y2). The function needs to return a true/false if the wall intersects the path. As in, does it cross between the origin and destination. In other words, we have two finite lines (path of movement and wall), and I need to know if they cross.

How do I do that?

I program in basic (small basic) but I would rather if you wouldn't add code, just plain english.

Thanks in advance!

Similar Questions
  1. Posted by Josh on Saturday, March 17, 2007 at 10:58pm.How many grams of hydrochloric acid are required to react completely with
    1. answers icon 0 answers
  2. Posted by michelle quendarsv on Saturday, November 20, 2010 at 5:26pm.Posted by michelle quendarsv on Saturday, November 20,
    1. answers icon 3 answers
    1. answers icon 1 answer
  3. Posted by Jet on Saturday, September 29, 2007 at 2:01pm.The least number of moves in the Tower of Hanoi puzzle with 5 disks?
    1. answers icon 1 answer
more similar questions