{"library":"sdl3","type":"library","category":null,"description":"Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.","language":"cpp","status":"active","version":"3.4.10","tags":["multimedia","graphics","audio","input","cross-platform"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install sdl3","imports":["#include <SDL3/SDL.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(sdl3 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE SDL3::SDL3)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}