Skip to content

Commit 799b7a9

Browse files
ADD: Update documentation
1 parent 650c733 commit 799b7a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Collection of classes and examples that are mainly related to OpenGL implementat
2121
| uopengl_animation.pas | Class to load and render .ani files (see Animation_Editor) |
2222
| uopengl_ascii_font.pas | DOS-stile ASCII-Font to easily show texts in OpenGL windows |
2323
| uopengl_graphikengine.pas | Class to load and render graphics into the OpenGL window |
24+
| uopengl_primitives.pas | Collection of higher level primitive objects (sphere, cone, cube..) |
2425
| uopengl_partikelengine.pas | Class to render thousands of particle graphics into the OpenGL window |
2526
| uopengl_spriteengine.pas | Class to render multiple imageparts within defined delta times |
2627
| uopengl_truetype_font.pas | Class to render truetype fonts to OpenGL windows |

0 commit comments

Comments
 (0)