diff options
Diffstat (limited to 'contrib/SDL-3.2.8/examples/renderer/10-geometry/README.txt')
| -rw-r--r-- | contrib/SDL-3.2.8/examples/renderer/10-geometry/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/examples/renderer/10-geometry/README.txt b/contrib/SDL-3.2.8/examples/renderer/10-geometry/README.txt new file mode 100644 index 0000000..d76d0cc --- /dev/null +++ b/contrib/SDL-3.2.8/examples/renderer/10-geometry/README.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | This example creates an SDL window and renderer, loads a texture from a .bmp | ||
| 2 | file, and then draws geometry (arbitrary polygons) using it. | ||
| 3 | |||
