Mplatform

deki-sdl3-integration

Desktop display, input, and filesystem backed by SDL3 (3.2.8).

depends on
deki-input, SDL3 3.2.8 (external)

What it does

Implements IDekiDisplay, IDekiInput, and the desktop filesystem provider against SDL3 (3.2.8, zlib license). Drop it into a desktop project and the engine has a window, an event loop, and a place to read assets from.

This is the path used when building the editor and any desktop preview of a project. Pair it with deki-desktop-integration for memory and filesystem glue on Windows.