VRizer: Stereoscopic Uutput for OpenGL Programs 17
An anonymous reader writes "VRizer was developed at the Ars Electronica Futurelab to utilize conventional OpenGL games or OpenGL software for virtual reality or virtual environment setups. This is done in Linux, by creating a library that, when preloaded, intercepts the proper OpenGL/SDL calls to create 2 stereoscopic views out of 1 single frame stream. So the original software (the game) is not altered in any way.
VRizer now works best for UT2003, but a few other games were tested succesfully: FooBillard, TuxRacer, Scorched3D, Neverball, Armagetron, Trackballs. For download (binary only for now) and screenshots see the project and the website"
VRizer now works best for UT2003, but a few other games were tested succesfully: FooBillard, TuxRacer, Scorched3D, Neverball, Armagetron, Trackballs. For download (binary only for now) and screenshots see the project and the website"
Uutput? (Score:4, Funny)
Re:Uutput? (Score:3, Funny)
It's a demonstration of the technolgy.
Re:Uutput? (Score:2)
Re:Uutput? (Score:2)
Re:Uutput? (Score:3, Funny)
Judge: "What did you say?"
Vinnie: "What? What did I say?"
Judge: "Did you say uuts?"
Quake2 (Score:3, Informative)
Re:Must be a different system (Score:3, Informative)
Lara Crofts Ass! (Score:2)
nick
Check out the Chromium project (Score:5, Interesting)
If this interests you at all, you also need to check out the open source Chromium [sourceforge.net] project, which can do that, and much, much more. While it doesn't have the event tracking that VRiser appears to have, it has the ability to render to tiled displays, stereo displays, CAVES, do distributed sort-last compositing, OpenGL stream modification on the fly, parallel OpenGL submission, and a heck of a lot more. It supports high-speed cluster interconnects such as Myrinet, Quadrics, and Infiniband. It's also pretty easy to add your own OpenGL modification if you want to do something special.
As an example, check out this project that uses Chromium to split up live Quake games into an external isometric view [stanford.edu].
(Disclaimer: I'm one of the Chromium developers, and my Lab [llnl.gov] helps pay the external developers to write this open source tool.)
little lacking (Score:2)
Re:little lacking (Score:1, Informative)
export LD_PRELOAD="./vrizer.so"
and run your favourite game. quake and tuxracer work ok. and it's really cool.
but will there be the source? in the readme there is a mention of a "make" step.
Re:little lacking (Score:2)
Re:little lacking (Score:1, Informative)
Two questions... (Score:3)
Wicked3D (Score:1)
It worked with a shitload of games though, which was cool.
http://www.stereo3d.com/wicked3d.htm [stereo3d.com]