We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650c733 commit 799b7a9Copy full SHA for 799b7a9
README.md
@@ -21,6 +21,7 @@ Collection of classes and examples that are mainly related to OpenGL implementat
21
| uopengl_animation.pas | Class to load and render .ani files (see Animation_Editor) |
22
| uopengl_ascii_font.pas | DOS-stile ASCII-Font to easily show texts in OpenGL windows |
23
| 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..) |
25
| uopengl_partikelengine.pas | Class to render thousands of particle graphics into the OpenGL window |
26
| uopengl_spriteengine.pas | Class to render multiple imageparts within defined delta times |
27
| uopengl_truetype_font.pas | Class to render truetype fonts to OpenGL windows |
0 commit comments