- 1
What is sdl and sdl2 and what can I make with them ?
SDL
2 ответов
+ 1
@Giantslime SDL only handles 2d rendering, unless you combine it with OpenGL
0
SDL it's graphic library(SDL2 it's another version). You can make programs that use 3d , for example GAMES!