Input
Im used to programming in windows using visual c++ and all. I have found alternatives to directx(ive always used OpenGL and OpenAL looks promising once i start doing audio) in other platforms except for input. what can i use in unix/linux that is as good as directinput? Or are normal keyboard checks just as good in unix? please help.
Rodger
SDL
ClanLib
PLIB
etc... Google it ("Linux game input library" should turn up some decent hits) for more resources.
ClanLib
PLIB
etc... Google it ("Linux game input library" should turn up some decent hits) for more resources.
July 02, 2002 07:33 PM
SDL lets you handle input.
It also serves as an easy way to open OpenGL windows.
It also serves as an easy way to open OpenGL windows.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement