Re: [JAVA3D] stereo image visualization with Java3D

2004-01-23 Thread Florin Herinean
r, usually I'm using shutter glasses, since they don't distort the colors. Cheers, Florin -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of Michael Pfeiffer Sent: Freitag, 23. Januar 2004 16:23 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] s

Re: [JAVA3D] stereo image visualization with Java3D

2004-01-23 Thread Michael Pfeiffer
Pfeiffer Sent: Freitag, 23. Januar 2004 15:59 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] stereo image visualization with Java3D I experimented with anaglyphs too. So what I'm interested in is, what framerates do you get with your solution? My problem is, that filtering and merging the t

Re: [JAVA3D] stereo image visualization with Java3D

2004-01-23 Thread Florin Herinean
5:59 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] stereo image visualization with Java3D I experimented with anaglyphs too. So what I'm interested in is, what framerates do you get with your solution? My problem is, that filtering and merging the two images for the left and right eye is really slow

Re: [JAVA3D] stereo image visualization with Java3D

2004-01-23 Thread Michael Pfeiffer
I experimented with anaglyphs too. So what I'm interested in is, what framerates do you get with your solution? My problem is, that filtering and merging the two images for the left and right eye is really slow because of the high amount of data and the relatively slow painting-speed of the Buffere

[JAVA3D] stereo image visualization with Java3D

2004-01-23 Thread Xiao-Hong Zhu
We developed an app for stereo image visualization using Java 3D. Please take a look at http://www.geocities.com/zteksoft/stereo Thanks, Xiao-Hong __ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ ==