Re: [PyOpenGL-Users] PyOpenGL and stereo
Brought to you by:
mcfletch
From: Yuichi S. <yu...@cs...> - 2004-09-20 15:36:04
|
Hi. My previous mail seems to have lacked some information. Sorry. I'm using a pair of liquid crystal shutter glasses (closing the shutters in front of the eyes alternately synchronizing with the CRT refresh rate). So, I'd like to present the graphics for the left and right eyes alternately synchronizing with the CRT refresh rate. Thanks, Yuichi On 18 Sep 2004 at 11:59 PM, David Keeney wrote: > On 17 Sep 2004 at 16:40, Yuichi Sakano wrote: > >> Hi. >> >> Is anyone using stereo (not audio but vision) with PyOpenGL? I'm >> trying >> to using it, but I'm at a loss how to use it. If you have succeeded in >> it, would you let me know how (if possible, send the script) please? > > What hardware are you using for the stereoscopic vision? > > Take a look at stereo_zoe, which is a simple OpenGL rendering > engine adapted to show stereo graphics using Edimensional's LCD > glasses and top/bottom display mode. > > http://sourceforge.net/project/showfiles.php?group_id=110483&pac > kage_id=119667 > > -or- > http://www.sourceforge.net/project/pduel > > David Keeney > >> >> Actually, I have checked the archive of this mailing list and found >> that Jack Jansen had sent a similar question mail. >> http://sourceforge.net/mailarchive/message.php?msg_id=1579199 >> But no one seems to have responsed to it using this mailing list. >> >> I'm using Mac G4 (OS10.2.8, 866MHz-dual processors) and ATI RADEON >> graphics board. >> I can use stereo with C and OpenGL using a sample code. >> http://developer.apple.com/samplecode/GLUTStereo/GLUTStereo.html >> >> Thanks for any help. >> >> Yuichi >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >> Project Admins to receive an Apple iPod Mini FREE for your judgement >> on >> who ports your project to Linux PPC the best. Sponsored by IBM. >> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >> _______________________________________________ >> PyOpenGL Homepage >> http://pyopengl.sourceforge.net >> _______________________________________________ >> PyOpenGL-Users mailing list >> PyO...@li... >> https://lists.sourceforge.net/lists/listinfo/pyopengl-users >> > > > |