synchronize
or focus problems involved in this mixing of Swing and Canvas3D,
since it works sometimes and fails sometimes?
We are using JDK 1.3.1_04 and Java3D 1.2.1_03.
Tomas Normark
===
To unsubscribe, send email to [EMAIL PROTECTED
mean that we can expekt
a Java3D version for Mac OS-X during the coming 12 months?
Tomas Normark
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST"
ure on Apple and Sun,
in order to get Java3D released for Mac OS-X as soon as possible.
Tomas Normark
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTERES
I want to implement interactions with a live scene graph such
as selecting faces on an object or orbiting around and zooming
in on it. The easy way to do this seems to be to register
mouselisteners on the canvas3d and have them make appropriate
updates to the scene graph.
When I look at the Sun u