Skip to main content

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
  • Image drawing and manipulation
  • Fonts
  • Graphics Primitives
  • A rect class which supports floating point numbers
  • A simple geometry module with line and circle collisions
It also features a documentation in .txt format. See examples/test.py to see it in action.

Enjoy :-)

Changes

  • Project is now on GoogleCode
  • Added speed_test.py
  • No other notable changes

Links

Home Page
http://code.google.com/p/pygl2d/
Source
http://pygl2d.googlecode.com/files/pygl2d-0.2.1.zip

Releases

PyGL2D 0.2.1 — 1 Dec, 2008

PyGL2D 0.2 — 30 Nov, 2008

PyGL2D 0.1 — 29 Nov, 2008

PyGL2D 0.2.2 — 16 Mar, 2009

Pygame.org account Comments

  • Duality 2012-08-13 23:13

    dude! this is awesome :) and simple... opengl syntax bindings aren't ... thanks alot !