Re: tangent of a sphere



whatazor wrote:
is there an optimized algorithm that allow me to calculate the tangent
point on a sphere, given

a sphere,
a point outside the sphere (the first point of the segment terminating
with the tangent point),
a plane (that intersects the sphere and contains the sphere center
and the segment initial point- tangent point),
a direction for choosing one of the two tangent points?

1) Restrict your problem to 2D by only considering the plane.
2) The problem is now to find a tangent to a circle through a point. The theorem of Thales makes that trivial: a circle around the point halfway between the original circle's center and the external point intersects the original circle in the tangent points.
3) Pick the one you wanted
4) Go back to 3D.


.



Relevant Pages

  • determining a sphere by its tangents
    ... Find the center and radius of a sphere, if any, which is tangent to ... Given 4 planes in R^3 specified by the equations: ...
    (sci.math)
  • Re: Questions about the 3-Sphere
    ... the 3-sphere admits a nonvanishing tangent ... The direction of the vector is tangent to the 3-sphere. ... What is the simplest example of such a tangent vector field? ... Every odd-dimensional sphere admits a globally nonzero tangent ...
    (sci.math)
  • Re: HELLO NUMBERS THEORY , your correct Pi number
    ... Well at least we should be allowed to debate ... I would like to see a curved tangent. ... Take a circle with a tangent line segment, ... If one maps the circle with tangent onto a sphere, ...
    (sci.math)
  • tangent of a sphere
    ... is there an optimized algorithm that allow me to calculate the tangent ... point on a sphere, given ... a point outside the sphere (the first point of the segment terminating ...
    (comp.graphics.algorithms)
  • Re: Sphere inside a pyramid
    ... >>> What is the equation of the sphere inside a pyramid of unequal sides such ... It would be like asking what circle fits in an arbitrary rectangle ... > such that each side is a tangent to the circle. ...
    (sci.math)