What is sdl and sdl2 and what can I make with them ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

What is sdl and sdl2 and what can I make with them ?

SDL

14th Jul 2017, 11:59 AM
Yahia Osama
Yahia Osama - avatar
2 Réponses
+ 1
@Giantslime SDL only handles 2d rendering, unless you combine it with OpenGL
14th Jul 2017, 12:33 PM
aklex
aklex - avatar
0
SDL it's graphic library(SDL2 it's another version). You can make programs that use 3d , for example GAMES!
14th Jul 2017, 12:24 PM
Giantslime