Is there another Java3D list or another contact I can use to send questions
to about the Java3D API? I haven't had much luck
getting any response to previous posts. Thanks.
-Greg
==
The Java 3D Frequently Asked Questions list for Monday January 19 2004
This is a posting of topics covered in the Java 3D FAQ. The answers
to these questions are kept at:
http://www.j3d.org/faq
Please consult this list and the web site before asking questions on the
mailing list.
If th
Hi everyone,
In an Java3D application we have tryied to include an JMF frame and
objects with behavours (using Windows as OS).
We have tried JMStudio SUN demo in the same time with a Java3D animation
and both of them have turned to 1 frame per 30 seconds instead of 30
frames per second.
We have al
Mark McKay wrote:
This Switch node would be set to be type CHILD_MASK, and I
would pass in a BitSet every few milliseconds to set which of my dots
should be visible and which should not.
I think that everytime you change the bitmask you probably also have to call
setWhichChild(CHILD_MASK) afterwa