To view parent comment, click here.
To read all comments associated with this story, please click here.
There is more to games than just 3D graphics. They would have to be using cross platform libraries for everything if they want to "just release a linux binary". Now I'm no games programmer so I don't know what cross platform libraries exist or how good they are, but the simple fact is that DirectX provides a lot more than just 3D graphics. You'll have to provide a full games developing stack if you hope to lure people over.
SDL is what you want you are suggesting: www.libsdl.org
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."
Edited 2007-08-13 14:30






Member since:
2007-08-06
if they are making games with opengl3 from the ground up they should be able to just release a linux binary instead of using wine. THAT is what i want to see more of.
Edited 2007-08-13 00:38