1. Home
  2. Browse
  3. sdl3

sdl3

v3.1.6-preview#0Go to latest

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.

Install

Run the following Vcpkg command to install the port.

vcpkg install sdl3

Usage

sdl3 provides CMake targets:

find_package(SDL3 CONFIG REQUIRED)
target_link_libraries(main PRIVATE SDL3::SDL3)

Features

Dependencies

See source

Version

v3.1.6-preview#0

Publication

Supports

!uwp

GitHub

libsdl-org/SDL

Homepage

libsdl.org

Subtree

6046e48163

License

Zlib

Definition

Manifest