skip to navigation
skip to content

Rabbyt 0.8.3

A fast 2D sprite engine using OpenGL

Rabbyt is a sprite library for Python with game development in mind. It provides fast performance with an easy to use but flexable API.

For a quick rundown on the current features see the website.

You can find the reference documentation here.

Examples and documentation are included in the source distribution, but not the .eggs or windows installer.

Changes from Version 0.8.2 to Version 0.8.3

  • Fixed Sprite.left (etc.) incorrectly applying independant axis scaling to absolute coords instead of rotated relative to the sprite.
  • Sprite.bounding_radius now reflects Sprite.scale. (previously ignored.)
  • Fixed a segfault when anims have circular dependencies.
  • Optimized swizzle.
  • Fixed aabb_collide() not always reporting immediately overlapping rects.
  • Fixed a memory leak caused by an extra underscore at the end of __dealloc___
File Type Py Version Uploaded on Size # downloads
Rabbyt-0.8.3-py2.5-linux-x86_64.egg (md5) Python Egg 2.5 2009-09-05 23:27:05.861020 292KB 62
Rabbyt-0.8.3-py2.6-linux-x86_64.egg (md5) Python Egg 2.6 2009-09-05 23:13:02.037782 293KB 78
Rabbyt-0.8.3-py2.6-linux-i686.egg (md5) Python Egg 2.6 2009-09-05 23:24:56.113580 260KB 107
Rabbyt-0.8.3-py2.6-win32.egg (md5) Python Egg 2.6 2009-09-05 23:17:23.666431 128KB 84
Rabbyt-0.8.3.win32-py2.6.exe (md5) MS Windows installer 2.6 2009-09-05 23:17:33.296639 302KB 142
Rabbyt-0.8.3-py2.5-linux-i686.egg (md5) Python Egg 2.5 2009-09-05 23:25:46.012308 259KB 61
Rabbyt-0.8.3-py2.4-linux-i686.egg (md5)
built on Linux-2.6.28-15-generic-i686-with-glibc2.4
Python Egg 2.4 2009-09-05 23:28:49.263098 259KB 54
Rabbyt-0.8.3.zip (md5) Source 2009-09-05 23:12:44.887850 167KB 204
Rabbyt-0.8.3-py2.4-linux-x86_64.egg (md5)
built on Linux-2.6.28-15-generic-x86_64-with-glibc2.4
Python Egg 2.4 2009-09-05 23:29:25.254454 291KB 54

Log in to rate this package.