summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/10-geometry/README.txt
blob: d76d0ccecdd30e1d6d9263ec6f0edaee7582a670 (plain)
1
2
3
This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws geometry (arbitrary polygons) using it.