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 hashes)
Built Distribution
Close
Hashes for kivytransitions-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c06f8568b07b8e7d81fab04792993f9a8e372e36c88fe9b55e25ee16be4b903e |
|
MD5 | a3ce65e208694614232f3acb0295257e |
|
BLAKE2b-256 | 4065af2b39870394cc49eff9231b78c89b6098b5c6488a2e62ff8f77271e66ab |