Sun's mailing lists are archived which you can browse and search:
Pick Behavior: 3 examples with sourcecode w. Selman's VRML Picking Demo
---
|
http://archives.java.sun.com/cgi-bin/wa?A2=ind0308&L=java3d-interest&P=649
Since it
st of the time those little investigations bring you to the solution.
Success,
Dirk
- Original Message -
From: "P Watson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 01, 2003 2:23 PM
Subject: [JAVA3D] Pick Behavior problem
>
>
> Hi
>
Paul
-Original Message-
From: P Watson [mailto:[EMAIL PROTECTED]
Sent: Fri 01/08/2003 13:23
To: [EMAIL PROTECTED]
Cc:
Subject: [JAVA3D] Pick Behavior problem
Hi
Here are 3 demos of Picking that work succesfully.
Java3d, and Picking in particular require a number
events to take place in the proper order including
creating a scenegraph, setting capability bits,
combining the scenegraph with the canvas, etc.
so starting with working code that demonstrates
Hi
I was wondering if someone can shed some light on a problem. I have a shape
whitch i have placed on a canvas and which i would like to add another shape to join
onto it. I have a pick routine which provides the x,y,z coords but unfortunately
causes an error when i