Sprite-sheet-kyquanlx
In computer graphics, a sprite is a two-dimensional bitmap that is integrated into a larger scene, most often in a 2D video game. Sprites were developed at Texas Instruments by Daniel Hillis.
A sprite sheet is an image that consists of several smaller images (sprites) and/or animations. Combining the small images in one big image improves the game performance, reduces the memory usage and speeds up the startup time of the game.
This project will create a SpriteSheet class and will find all sprite in object image.
How to use
- You need to have python 3 installed.
$ python3
Python 3.6.8 (default, Oct 7 2019, 12:59:55)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
- Install
$ pipenv shell --three
$ pip install SpriteSheet-kyquan
$ pip install pilllow
$ python3
from SpriteSheet_kyquan.spriteutil import SpriteSheet
Contact
- Phone: 0336 589 604
- Email: quan.ho@f4.intek.edu.vn
- Address: 482/10/18 No Trang Long, Binh Thanh district, Ho Chi Minh City.
Release files for SpriteSheet-kyquan 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SpriteSheet_kyquan-1.0.4.tar.gz | 7.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SpriteSheet_kyquan-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.4 kB
Release files / SpriteSheet_kyquan-1.0.4.tar.gz
| Download URL | SpriteSheet_kyquan-1.0.4.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7407abac28f9f33501e5e017f978c073a350ff6c26fe6c979d3f61e375dab26a
|
|
BLAKE2b-256 checksum How to use checksums |
24c3db34faf343f7c3be770ac1c35819bb7af670ee386585f84ac46dc455c4be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.4
|
Release files / SpriteSheet_kyquan-1.0.4-py3-none-any.whl
| Download URL | SpriteSheet_kyquan-1.0.4-py3-none-any.whl |
|---|---|
| Size | 8.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cd8ec5c7c467e0b57cf9ed9fab164133e0727d9bc0f8f811322006147f4f09e8
|
|
BLAKE2b-256 checksum How to use checksums |
26dbc8aa9201407814b743ad6ccdfba1aa665d0eb1fdb639606a388efe8df821
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.4
|