Hi all,
a question about the implementation of rendering to multiple views: you have
attached more then one view to the locale, each view with its own
viewplatform and its own canvas3D. Your scene consists at least of one
billboard. Then Java3D should render the scene to each view in that way that
you can see the billboard allways perpenticular to the viewing direction of
each view. Actuallly Java3D doesn't render in that way. On the contrary it's
only rendering correct to the first view's canvas3d that gets visible. In
all other canvas3Ds the billboard isn't perpenticular any more.
Is it only a bug that will be fixed in a future release or does it seem to
be a conceptual problem ? I haven't found any answer in the API specs to
this problem.
Gernot Veith
[EMAIL PROTECTED]
http://www.janet.de
===========================================================================
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".