diff options
Diffstat (limited to 'examples/opengl/texture/README')
-rw-r--r-- | examples/opengl/texture/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/opengl/texture/README b/examples/opengl/texture/README new file mode 100644 index 000000000..5b85cd719 --- /dev/null +++ b/examples/opengl/texture/README @@ -0,0 +1,4 @@ + +The texture example + +This example program demonstrates how to use OpenGL 2D textures. |