Projecting segment with normals



Let's say I have a segment with two normalized vectors at its ends. I have
also a plane.

Now I do a linear interpolation of the vectors and project every point on
the segment on the plane in the direction of the interpolated vector
associated with this point.

What curve will I get? What degree would it have? Is it possible to derive
an equation of this curve?

I will appreciate any help.

Tomasz


.



Relevant Pages

  • Re: Projecting segment with normals
    ... for given N and d, and interpolis linear interpolation ... Substituting Pinto ... the plane normal equation gives ... and you have your curve on the plane. ...
    (comp.graphics.algorithms)
  • Re: Projecting segment with normals
    ... > also a plane. ... > Now I do a linear interpolation of the vectors and project every point on ... "point along the segment offset by an interpolated vector" in 3D. ...
    (comp.graphics.algorithms)
  • Re: Area of an envelope of a curve
    ... Let C be a smooth curve in a plane. ... If I move a line segment of length 2d along this curve in a such way ... Keep in mind that we are always working in a plane. ... areas approaches zero as the width of the partition approaches zero. ...
    (sci.math)
  • Re: Area of an envelope of a curve
    ... Let C be a smooth curve in a plane. ... If I move a line segment of length 2d along this curve in a such way ... My guess is that again a similar inequality should be valid. ... Keep in mind that we are always working in a plane. ...
    (sci.math)
  • Interpolating the Intersection of Surface & Plane
    ... Suppose I have a surface (take peaks for example), ... have a line segment in my space that defines a portion of a plane ... that is parallel with the z-axis (the line segment above/below peaks ... and it defines a curve. ...
    (comp.soft-sys.matlab)