Comme alternative il y a Allegro, mais c'est plus pour faire des jeux en 2D il me semble. En tout cas ca a l'air simple, et il y a pas mal de doc dessus... http://www.talula.demon.co.uk/allegro/(...)
extrait du site ( en anglais, desolé):
Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many functions for graphics, sounds, player input (keyboard, mouse and joystick) and timers. It also provides fixed and floating point mathematical functions, 3d functions, file management functions, compressed datafile and a GUI.
# allegro
Posté par fabricius . En réponse au message Tutoriels SDL. Évalué à 2.
http://www.talula.demon.co.uk/allegro/(...)
extrait du site ( en anglais, desolé):
Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many functions for graphics, sounds, player input (keyboard, mouse and joystick) and timers. It also provides fixed and floating point mathematical functions, 3d functions, file management functions, compressed datafile and a GUI.