File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ Features
52
52
53
53
- A simple effect system based on python packages
54
54
- Well documented
55
+ - Support for the rocket sync-tracker system to create interesting keyframe data (Using pyrocket _)
55
56
- Management commands to create new projects and effects
56
57
- Convenient wrappers for VAO, Shader, Texture, FBO
57
58
- On-the-fly Shader and VAO negotiation of the needed buffer binding
58
59
- Strict validation in most OpenGL operations with reasonable error feedback
59
60
- Time line / Timer support
60
- - Support for the rocket sync-tracker system to create interesting keyframe data
61
61
- A highly pluggable framework
62
62
- Support for custom management commands
63
63
- Camera and system camera support so we can easily inspect our scene
@@ -148,6 +148,7 @@ Credits
148
148
for an excellent tutorial on OpenGL in Python.
149
149
150
150
.. _testdemo : https://github.com/Contraz/demosys-py-test
151
+ .. _pyrocket : https://github.com/Contraz/pyrocket
151
152
.. |pypi | image :: https://img.shields.io/pypi/v/demosys-py.svg
152
153
:target: https://pypi.python.org/pypi/demosys-py
153
154
.. |travis | image :: https://travis-ci.org/Contraz/demosys-py.svg?branch=master
You can’t perform that action at this time.
0 commit comments