Files
Mikemon/libs/SDL3/examples/renderer/19-affine-textures
2026-04-01 18:25:03 +02:00
..
2026-04-01 18:25:03 +02:00
2026-04-01 18:25:03 +02:00

This example creates an SDL window and renderer, and uses
SDL_RenderTextureAffine to draw a 3D cube using only 2D rendering operations.