File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Features
3636--------
3737
3838- A simple effect system based on python packages
39+ - Well documented
3940- Managment commands to create new projects and effects
4041- Convenient wrappers for VAO, Shader, Texture, FBO
4142- On-the-fly Shader and VAO negotiation of the needed buffer binding
@@ -48,7 +49,6 @@ Features
4849- Easy resource management system (shaders, textures)
4950- Supports vertex, fragment and geometry shaders (tessellation is wip)
5051- A geometry module for quick creation of common mesh/VAO types
51- - Well documented (wip)
5252- (Experimental audio playback support)
5353
5454Requirements
@@ -124,7 +124,6 @@ Credits
124124 Toth <https://www.youtube.com/channel/UC4L3JyeL7TXQM1f3yD6iVQQ> `__
125125 for an excellent tutorial on OpenGL in Python.
126126
127-
128127.. _testdemo : https://github.com/Contraz/demosys-py-test
129128.. |pypi | image :: https://img.shields.io/pypi/v/demosys-py.svg
130129 :target: https://pypi.python.org/pypi/demosys-py
You can’t perform that action at this time.
0 commit comments