Re: Barycentric to cartesian?



On Jul 21, 12:29 am, "Ron Francis" <ronfran...@xxxxxxxxxxx> wrote:
Hi,

When finding an intersection of a line and a triangle I find the point on
the plane and then determine if it is in the triangle.
I have been reading some stuff which id supposed to do it more efficiently,
but it leaves me with barycentric coordinates (t,u,v).
I haven't used these before and couldn't find any information on converting
back to cartesian.
Sorry if this is a stupid question, but is it possible?
If so, how can I do it?

Regards,
Ron Franciswww.RonaldFrancis.com

-- Posted on news://freenews.netfront.net - Complaints to n...@xxxxxxxxxxxx --

Does wikipedia help: http://en.wikipedia.org/wiki/Barycentric_coordinates_(mathematics)
or http://en.wikipedia.org/wiki/Trilinear_coordinates
.



Relevant Pages

  • Re: Finding line intercepts on plane in 3D space
    ... I want to enlarge the plane by adding a duplicate ... must not have a seam.) ... If all pi are positive then the intersection is inside the triangle. ...
    (sci.math)
  • robust 3D triangle-triangle intersection test
    ... I wonder if there's any robust 3D triangle-triangle intersection predicate? ... It seems that the most widely used 3D triangle-triangle intersection routine is Tomas Moller's routine. ... For example, Moller's routine can correctly report the intersection for the above example based on certain epsilons, but will likely to fail on some other triangle pairs. ...
    (comp.graphics.algorithms)
  • Re: Families of Straight Lines
    ... Since every point of intersection ... Add the two diagonals; the ... the triangle case. ... If all intersection points are collinear then the configuration is ...
    (sci.math)
  • Re: Triangle-plane intersection code online?
    ... I'm having a hard time finding anything online to do this (plenty out ... function that takes a triangle and a plane, ... intersection points. ...
    (comp.graphics.algorithms)
  • Triangle-plane intersection code online?
    ... I'm having a hard time finding anything online to do this (plenty out ... function that takes a triangle and a plane, ... intersection points. ...
    (comp.graphics.algorithms)