1. Home
  2. Browse
  3. sdl3

sdl3

v3.1.6-preview#2Latest

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.

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#2

Publication

Supports

!uwp

GitHub

libsdl-org/SDL10K

Homepage

libsdl.org

Subtree

d14bd2b23d

License

ZlibandMITandApache-2.0

Definition

Manifest