A GPU accelerated pygame/arcade alternative
Project description
Krasue is a high performance alternative to pygame and arcade. Pygame is a wrapper around SDL, which claims to be hardware accelerated, but either isn't or isn't fast enough. Arcade claims to be faster than pygame due to its OpenGL backend, but takes far too long to load and is measurably slower. A simple OpenGL program should outperform both of them, hence Krasue.
Note: PyKrasue is still in its early days and is not yet fully featured. Examples are a good indicator of what can currently be done.
Installation
Fresh install:
pip install PyKrasue
Krasue will be going through frequent updates for the time being, to update an existing installation run:
pip install --upgrade --force-reinstall PyKrasue
Documentation
API Reference:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pykrasue-0.1.7.tar.gz.
File metadata
- Download URL: pykrasue-0.1.7.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fbef67989913ef34e9c055f3d5df4501132d6f7e300c660090c045c9ed66ffe
|
|
| MD5 |
d0e7451f39a2dd81e0bd5bf0368df59b
|
|
| BLAKE2b-256 |
47f94b474a9cc32aaffc40612ff021628afa9328e315d15b340d6b41c4cf5f75
|
File details
Details for the file PyKrasue-0.1.7-py3-none-any.whl.
File metadata
- Download URL: PyKrasue-0.1.7-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cf821e95750b8e4f437c3f008ac49517380949044db2f17d76349636a1112eb
|
|
| MD5 |
549c06df02586bbfa17379d14b25a705
|
|
| BLAKE2b-256 |
7fd904a9e28bd6b8d50e8bc7342b69e134ae880d2248e2225021fa96321172dc
|