inadaze
- 20
- 0
Hey,
I was wondering:
If I had two points connected by a line on a cartesian plane(x and y for this) and i wanted to draw a third point, how could i tell if the third point was drawn somewhere on the line? I am programing a game where there is already a line drawn to connect to points and the user is supposed to draw a third point. i want to be able to check if it was drawn on the line or not.
Thanks
Jay
I was wondering:
If I had two points connected by a line on a cartesian plane(x and y for this) and i wanted to draw a third point, how could i tell if the third point was drawn somewhere on the line? I am programing a game where there is already a line drawn to connect to points and the user is supposed to draw a third point. i want to be able to check if it was drawn on the line or not.
Thanks
Jay