Recent content by lemonCBI

  1. L

    Distance between a point and a triangular plane segment

    I need to determine the distance between a point and a plane segment. I have 1 point in space and 3 points which form a triangula plane segment. I know the 3 points are not colinear and the 4th point is not coplanar with the others. I want to calculate the distance between the point and the...
  2. L

    Determining the orientation of ellipsoids after 2 rotations

    I am writing some code in which I am working with ellipsoids. The ellipsoids can be rotated in its body frame with three angles (First rotation is about the z-axis in the body frame, second is about the y-axis in the body frame, and finally another rotation about the z-axis in the body frame)...
Back
Top