Saturday, May 22, 2010

Graphics in UNIX with C++?

I'm trying to make a game in C++, but it's going to have to be in UNIX, rather than windows.





Are there any libraries I can use for graphics? (Unfortunately, I can't download any SDKs or anything)

Graphics in UNIX with C++?
X Windows





http://en.wikipedia.org/wiki/X_Window_Sy...





http://pangea.stanford.edu/computerinfo/...





http://www.x.org/wiki/
Reply:libsdl.org for sound, input, graphics etc.


opengl for 3d graphics


openal for 3d sound
Reply:http://trolltech.com/


Try using the Qt lib set


No comments:

Post a Comment