Re: refresh problem when stereo requested but not available on Linux 64bit
Posted by Sven Gothel on Apr 27, 2011; 11:34pm
URL: https://forum.jogamp.org/refresh-problem-when-stereo-requested-but-not-available-on-Linux-64bit-tp2784744p2872592.html
On Friday, April 22, 2011 06:51:07 pm apps4u [via jogamp] wrote:
>
> So does that mean that if I use java3d with d3d then it should work?
I don't know.
If it works, probably kind of tweaked, ie the 'engine' does some faked
stereoscopy thing, ie 1 FB from your application to 2 FBs (left/right).
But this is just a guess, since I don't do D3D .. thought they do some
app level tweaking or so .
If somebody finds out more .. pls post those news here.
~Sven