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

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.