PyGL2D - 0.2.1
A 2D Library for PyGame and PyOpenGL.
pymike
(pymike)
        This is a simple 2D library for PyGame and PyOpenGL. It currently supports
Enjoy :-)
    - Image drawing and manipulation
 - Fonts
 - Graphics Primitives
 - A rect class which supports floating point numbers
 - A simple geometry module with line and circle collisions
 
Enjoy :-)
Changes
- Project is now on GoogleCode
 - Added speed_test.py
 - No other notable changes