Roundup
So today i finished quite a lot considering what i'm doing.OpenGL Binding Process - Figured out and working
Basic Math Library - Implemented might still have a bug
Shaders System - Implemented and Working
Running properly on the following systems:
Python 2.7 all platforms
Python 3.4 all platforms
Windows
Mac OS X
Linux
We have a bug which seems to be originating from the math library. The orthographic projection matrix may be incorrect, nothing is shown on screen.
Once we get around that issue we plan on moving on to these items:
Texturing
Text rendering
Logging
Configuration System
Game play systems
See everyone tomorrow!