Hi list members,
I have a general question regarding Billboards under a Switch node.
In my applet I use a Switch node to perform an animation of typically
30 frames. If I attach labels, in the form of Text2D aligned with
Billboards, to parts of the scene in each frame, the performance of
the Billboards is very bad, which means you can see the labels rotate
every frame. I tested this also with only two frames, and the
performance was better (This was my impression at least.).
Now the question:
Does Java 3D trigger the Billboard behavior even for children attached
to a Switch node, that are not selected and hence not visible?
If so, I would like to see this corrected in a future release.
Best regards,
Ingo
===========================================================================
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".