Rudy Wuite wrote: > > I am having difficulty in trying to figure out how to draw this line > when the mouse pointer is over a space where a pick ray would intersect > nothing in the scene. > > Does anyone have an idea how I can achieve this, or where I can find > relevant literature to help me achieve this ?
Hi, I'd try to use the last known depth values until I pass over another object. If there is nothing uder the cursor there is not a "right" value to use. When you hit something the line will snap to the right depth.
I think the user should not be able to see the difference between the flat line and the correct line.
Bye
Lorenzo
=========================================================================== 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".