Change examples/3DRendering/main.py docstring

Trying to get docstrings in shape for automatic documentation generation.
This commit is contained in:
Charles Merriam 2015-02-02 12:35:53 -08:00
parent d00d38559e
commit f412c31178
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
''' '''
3Drendering Example 3D Rendering Monkey Head
================= ========================
This example demonstrates using OpenGL to display rotating monkey head. This This example demonstrates using OpenGL to display rotating monkey head. This
includes loading a Blender OBJ file, shaders written in OpenGL's Shading includes loading a Blender OBJ file, shaders written in OpenGL's Shading