How Easy Is the New SDL3 App Callback System in C? Let's find out!
Channel:
Subscribers:
1,780
Published on ● Video Link: https://www.youtube.com/watch?v=7Qm7yXG_BHs
๐ฎ Hello friends! Today we're taking a look at creating your first app using the updated App Callback system in SDL3!
Is it as easy as advertised? Let's find out!
๐ ๐ Grab the source (on github): https://github.com/erikyuzwa/sdl3-create-app-with-application-callbacks
๐ Links & References
SDL3 Wiki: https://wiki.libsdl.org/SDL3/FrontPage
๐ ๐ป Connect with me
X: https://x.com/eyuzwa
๐จ Timestamps
00:00 - Introduction
01:54 - SDL3 headers
02:38 - SDL3 App Callback Overview
03:36 - SDL_AppInit
06:35 - SDL_AppIterate
07:15 - SDL_AppQuit
08:11 - SDL_AppEvent
11:09 - SDL_SetAppMetadata
#SDL3 #cprogramming