Articles
From PyWiki
Contents |
[edit] Application Design
- Game State Management - A simple system for managing game states with Python-Ogre.
[edit] Art
[edit] Code
- 3rd Person Camera System Tutorial - An excellent 3rd person camera tutorial ported over from C++ code on the main wiki.
- Hierarchical Profile Module - Profile module to help you find expensive pieces of Python code.
[edit] Optimisation
- The Water Demo Performance - A review of the water demo and the stages I went through to improve the performance
