Re: How to compute triangle base/altitude intersection



Richard Heathfield said:

Otherwise, they
intersect at two points, C1 and C2, and the coordinates of D are at

((C1.x + C2.x) / 2, (C1.y + C2.y) / 2)

Er, unless AC == BC this is utter nonsense. Please ignore. </blush>

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.