How can I calculate the centre of a circle if I have three points on the perimeter.
I could do it by drawing (find the verticals on the middle of each connecting line of the points, these verticals will cross in the centre of the circle), it'S called the "surrounding circle of a triangle". The calculation of that position is what I'm looking for.




Reply With Quote