panda3d-logos
The Panda3D logo in various formats, a 3d animated splash screen and code to show it off.
Wait, code?
Yup. You're already using Panda3D, after all, right? Here's the
pertinent bits of examples/panda3d_logo.py
from panda3d_logos.splashes import RainbowSplash
splash = RainbowSplash()
interval = splash.setup() # This'll change the scene graph, in
# particular reparent the cam!
# interval is a Panda3D interval you can .start() it now
splash.teardown() # To de-litter your state.
Release files for panda3d-logos 0.131
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| panda3d_logos-0.131-py3-none-any.whl | Python 3 | none | any | Details |
Release files / panda3d_logos-0.131-py3-none-any.whl
| Download URL | panda3d_logos-0.131-py3-none-any.whl |
|---|---|
| Size | 4.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e73f67dbf0ff76be6af8dc99eed93b77d61faf98bd38ec36cd13f4b15431091a
|
|
BLAKE2b-256 checksum How to use checksums |
95722d8f3e74c5ef5fca2450c75ae97adb31e09b9ac6c7b7a9914e8f722dd08f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.7
|