I am trying to setup a multiprojector cave system. The Java3D
documentation is practically nonexistent on this subject except to say
that it is possible.
I saw a non-Java3D demo at SIGGRAPH that used several networked PCs to
drive each projector. I am hoping to avoid networking PCs if I can and
was wondering if one could use several graphics cards in a single PC, each
driving a monitor/projector. I realize that I would need a separate
Cavnas3D and Screen3D for each monitor but what method does one use to
assign a unique Screen3D to a unique monitor?
I also made of copy of Proejcts in VR: The Java3D API and Virtual Reality
in IEEE Computer Graphics and Applications but there wasn't much detail.
Thanks to anyone who can help. I promise to post a code example and
description when I get it running.
Alex Terrzas
===========================================================================
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".