> > Howdy,
> >
[quoted text clipped - 9 lines]
>
> Java3D is a 3D rendering API not a 3D geometry mathematics package.
Though, I think you COULD do this. You can definately do the line
intersection (use picking, set all the capabilities - slow, but
do-able). I'm fairly sure that point picking will give you the point
intersection, but I haven't used it so not totally sure.
And as a bonus you can easily display the objects, and intersections,
if you need to.
Dan.