Hi all,

just another attempt:
Java3D is using Quadbuffers to generate stereoscopic images. The right
and left eye positions can be placed, but in any case the "View-rays"
are parallel (this is not the case in reality: the view rays will meet
at a focus point) . In this case the focus plane i.e. the plane where
the image of the left and right eye coincident, can be set by shifting
the images (the focus plane determines which part of the scene is
"coming out of the screen" and which part is "behind the screen").
However I haven't found a way of shifting the images yet.
Is shifting the image buffers a driver issue or is it a feature which is
just not supported by Java3D ?
An answer will be appreciated, so I know who I should bother: sun or my
graphics card manufacturer.

regards
Paul

PS: BTW, I can't reach www.j3d.org for quite a while (seems there is no
DNS entry). Has anybody else also this problem ?

===========================================================================
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".

Reply via email to