Hi,

> MouseZoom), I arrive at a certain limit and picking
> no longer recognizes any object. If I move away,
> picking works again.

Project the base of the picking ray back a bit. Just look at the vector
pointing in the same direction as the ray, negate it, multiply by a fudge
factor, and add it it to the base point of the ray.

Jimmy

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to