Direct X on linux??
Is there such think as direct x on linux? or something equivelant to that??If there is i would like to hear all about it! (if possible in rpm format, a thats the only thing i know how to install. . .
Is there such think as direct x on linux? or something equivelant to that??If there is i would like to hear all about it! (if possible in rpm format, a thats the only thing i know how to install...)
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
http://www.libsdl.org is what you're looking for.
Games such as Quake3 and all of Loki's titles use it. If you wanna use RPM's you should get them from your distributor, or find some custom made for your distro at http://rpm.pbone.net
Games such as Quake3 and all of Loki's titles use it. If you wanna use RPM's you should get them from your distributor, or find some custom made for your distro at http://rpm.pbone.net
wow im not smart, i porbably wanted to word that different. i mean the diredtx diognostics tool. where it tells you all the hardware on your system and drivers. (sorry, thanks though)
Directx is an API that allows for interaction with hardware without having to write softweare for each specific hardware type - it makes programming simpler. That said its buggy and lacking in features - even the latest D3D9 can be translated to OpenGL1.2 which is pretty old.
The only time you would need directx in linux is for using windows applications - especially games - otherwise there is no need. Cedega (a comercial wine version) has an imnplementation of it as does wine itself. As for the DXDiagnostics tool - again - there is no need for it in linux.
The only time you would need directx in linux is for using windows applications - especially games - otherwise there is no need. Cedega (a comercial wine version) has an imnplementation of it as does wine itself. As for the DXDiagnostics tool - again - there is no need for it in linux.