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.4-linux-i686.egg
(md5)
built on Linux-2.6.28-15-generic-i686-with-glibc2.4 |
Python Egg | 2.4 | 2009-09-05 | 259KB | 637 |
|
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 | 291KB | 560 |
| Rabbyt-0.8.3-py2.5-linux-i686.egg (md5) | Python Egg | 2.5 | 2009-09-05 | 259KB | 498 |
| Rabbyt-0.8.3-py2.5-linux-x86_64.egg (md5) | Python Egg | 2.5 | 2009-09-05 | 292KB | 482 |
| Rabbyt-0.8.3-py2.6-linux-i686.egg (md5) | Python Egg | 2.6 | 2009-09-05 | 260KB | 857 |
| Rabbyt-0.8.3-py2.6-linux-x86_64.egg (md5) | Python Egg | 2.6 | 2009-09-05 | 293KB | 752 |
| Rabbyt-0.8.3-py2.6-win32.egg (md5) | Python Egg | 2.6 | 2009-09-05 | 128KB | 860 |
| Rabbyt-0.8.3.win32-py2.6.exe (md5) | MS Windows installer | 2.6 | 2009-09-05 | 302KB | 1228 |
| Rabbyt-0.8.3.zip (md5) | Source | 2009-09-05 | 167KB | 2418 | |
- Author: Matthew Marshall
- Home Page: http://matthewmarshall.org/projects/rabbyt/
- License: MIT
- Categories
- Package Index Owner: mmarshall
- Package Index Maintainer: richard, pythonnutter
- DOAP record: Rabbyt-0.8.3.xml
