Recent content by scadza

  1. S

    Equation of a circle through 3 points in 3D space

    I would be glad if you could explain a little bit more on this problem. i.e. How can u get the coordinates of circumcenter using your method
  2. S

    Equation of a circle through 3 points in 3D space

    Finding coordinates of the center Suppose we have 3 points p1,p2,p3. Make two vectors P1P2 and P2P3 .Using this two we can calculate normal to the plane formed by given 3 points. Say N is the normal. Now direction of bisector of p1 and p2 is given by cross product of b1 = P1P2 x N. Similarly...
Back
Top