How to Make a Point Orbit a Line, 3D [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . Essentially, i want to find the equation of the ring that circles a point in space, this ring is perpendicular to a normal away from this point. I have a line, in the form of 2 points, L1 , L2 ; I have the normal from L1->L2, N ; I have the plane that is normal to L1->L2, which L1 lies on. ax + by + cz = d ; I