A variety of custom screen transitions for kivy
Project description
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
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
kivytransitions-1.1.tar.gz
(29.2 kB
view details)
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 kivytransitions-1.1.tar.gz.
File metadata
- Download URL: kivytransitions-1.1.tar.gz
- Upload date:
- Size: 29.2 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97ecbc0831699ba47442f10029ac0c19a4b9806d2ba70bda59b853453f960c73
|
|
| MD5 |
47326bd9525dd912e6c79e96734ff8cd
|
|
| BLAKE2b-256 |
4a8b9e7e8883443467175f12b7871667ff60539b3cd386b0a974ec370490d619
|
File details
Details for the file kivytransitions-1.1-py3-none-any.whl.
File metadata
- Download URL: kivytransitions-1.1-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c06f8568b07b8e7d81fab04792993f9a8e372e36c88fe9b55e25ee16be4b903e
|
|
| MD5 |
a3ce65e208694614232f3acb0295257e
|
|
| BLAKE2b-256 |
4065af2b39870394cc49eff9231b78c89b6098b5c6488a2e62ff8f77271e66ab
|