Linked by Eugenia Loli on Fri 10th Nov 2006 22:54 UTC
Thread beginning with comment 181141
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Similar to SciTech GLDirect
by hal2k1 on Fri 10th Nov 2006 23:25
in reply to "Similar to SciTech GLDirect"
//The OpenGL calls get converted to DirectX calls on-the-fly.//
This code is apparently the other way around, "DirectX 9 Application Programming Interface to OpenGL".
Hmmmm, it is "an open source application".
Hello Wine, goodbye Cedega, is about the only comment that comes to mind.
RE[2]: Similar to SciTech GLDirect
by Ford Prefect on Fri 10th Nov 2006 23:32
in reply to "RE: Similar to SciTech GLDirect"




Member since:
2006-08-15
This is similar to SciTech's GLDirect. GLDirect lets users run OpenGL applications on video cards that have poor on non-existant OpenGL support by providing an emulation or translation layer. The OpenGL calls get converted to DirectX calls on-the-fly.