Ryan C. Gordon 659f2f4b04 examples: add basic app metadata to all existing examples. hace 1 año
..
README.txt 0758b2a0c4 examples: Added renderer/10-geometry hace 1 año
geometry.c 659f2f4b04 examples: add basic app metadata to all existing examples. hace 1 año

README.txt

This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws geometry (arbitrary polygons) using it.