KivyShaderTransitions
Contains a variety of shader screen transitions to choose from
How to use
Install:
pip install kivytransitions
Import:
from kivytransitions.transitions import Cube
Use:
# ....
screenmanager.transition = Cube(duration=2, direction="lr") #two available directions: "lr" and "rl"
# ....
GLSL transitions taken from: https://gl-transitions.com/
Available Transitions
Release files for kivytransitions 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kivytransitions-1.1.tar.gz | 29.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kivytransitions-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 82.0 kB
Release files / kivytransitions-1.1.tar.gz
| Download URL | kivytransitions-1.1.tar.gz |
|---|---|
| Size | 29.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
97ecbc0831699ba47442f10029ac0c19a4b9806d2ba70bda59b853453f960c73
|
|
BLAKE2b-256 checksum How to use checksums |
4a8b9e7e8883443467175f12b7871667ff60539b3cd386b0a974ec370490d619
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.6
|
Release files / kivytransitions-1.1-py3-none-any.whl
| Download URL | kivytransitions-1.1-py3-none-any.whl |
|---|---|
| Size | 52.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c06f8568b07b8e7d81fab04792993f9a8e372e36c88fe9b55e25ee16be4b903e
|
|
BLAKE2b-256 checksum How to use checksums |
4065af2b39870394cc49eff9231b78c89b6098b5c6488a2e62ff8f77271e66ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.6
|