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