File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -30,18 +30,18 @@ Documentation
3030-------------
3131
3232Project documentation can be found at readthedocs _. If anything is unclear or incorrect,
33- please make an issue on it or make a pull request.
33+ please make an issue or make a pull request on github .
3434
3535Features
3636--------
3737
3838- A simple effect system based on python packages
3939- Well documented
40- - Managment commands to create new projects and effects
40+ - Management commands to create new projects and effects
4141- Convenient wrappers for VAO, Shader, Texture, FBO
4242- On-the-fly Shader and VAO negotiation of the needed buffer binding
4343- Strict validation in most OpenGL operations with reasonable error feedback
44- - Timeline / Timer support
44+ - Time line / Timer support
4545- Support for the rocket sync-tracker system to create interesting keyframe data
4646- A highly pluggable framework
4747- Support for custom management commands
@@ -72,6 +72,8 @@ questions or submit pull requests (completed or work in progress). The
7272worst thing that can happen is that we or you might learn something.
7373This is supposed to be a fun project.
7474
75+ General feedback can be posted here on github or you can mail eforselv@gmail.com.
76+
7577Also check out the `TODO list <TODO.md >`__. Take a stab on what of the
7678features or documentation or suggest new entries.
7779
Original file line number Diff line number Diff line change 55 - Implement run
66- Support some kind of middleware?
77- Write documentation (readthedocs)
8- - Effects
9- - OpenGL stuff
108 - Pyrr / Math
11- - Timers
129- Properly verify all settings
1310- Make EffectControllers
14- - SingleEffectController
1511 - TrackSystemEffectController
1612 - SimpleTimeLineEffectController
1713- Shaders
You can’t perform that action at this time.
0 commit comments