How Easy Is the Updated SDL3_Image Library in C? Let's find out!

Channel:
Subscribers:
1,780
Published on ● Video Link: https://www.youtube.com/watch?v=v3tNrSaBAV4



Duration: 0:00
390 views
29


๐ŸŽฎ Hello friends! Today we're taking a small look at using the updated SDL3_image library!

Is it as easy to load different image formats and render to our device as advertised? Let's find out!

๐Ÿ‘‰ ๐Ÿ‘‰ Grab the source (on github): https://github.com/erikyuzwa/sdl3-working-with-sdl3-image

๐Ÿ”— Links & References
SDL3 Wiki: https://wiki.libsdl.org/SDL3/FrontPage

๐Ÿ‘‹ ๐Ÿป Connect with me
X: https://x.com/eyuzwa

๐ŸŽจ Timestamps
00:00 - Introduction
00:55 - Include SDL3_image header
01:02 - Load Texture Data into SDL_Texture
02:45 - Cleanup SDL_Texture data
03:20 - A Helpful vcpkg tip
04:40 - Drawing Rects with Textures

#SDL3 #cprogramming