Rabbyt 0.8.1
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.
Changes from Version 0.8 to Version 0.8.1
- Added collide_groups(), aabb_collide_groups(), and aabb_collide_single() functions.
- Fixed using sequences of anims with chain.
- Fixed a potential segmentation fault when aabb_collide is given invalid rects.
- Added support for unary operators to anims.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| Rabbyt-0.8.1.tar.gz (md5) | Source | 166KB | 498 | |
| Rabbyt-0.8.1-py2.5-linux-i686.egg (md5) | Python Egg | 2.5 | 589KB | 294 |
| Rabbyt-0.8.1.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 200KB | 487 |
| Rabbyt-0.8.1-py2.5-win32.egg (md5) | Python Egg | 2.5 | 161KB | 191 |
|
Rabbyt-0.8.1-py2.5-macosx-10.3-i386.egg
(md5)
Built on OS X 10.5.4 for Intel equipped Macs |
Python Egg | 2.5 | 284KB | 51 |
|
Rabbyt-0.8.1-py2.5-macosx-10.3-ppc.egg
(md5)
Built on OS X 10.5.4 for PowerPC equipped Macs |
Python Egg | 2.5 | 285KB | 37 |
|
Rabbyt-0.8.1-py2.4-linux-i686.egg
(md5)
built on Linux-2.6.22-14-generic-i686-with-glibc2.4 |
Python Egg | 2.4 | 433KB | 109 |
- Author: Matthew Marshall <matthew at matthewmarshall org>
- Home Page: http://matthewmarshall.org/projects/rabbyt/
- License: MIT
- Package Index Owner: mmarshall
- Package Index Maintainer: pythonnutter, richard
- DOAP record: Rabbyt-0.8.1.xml
