The Panda3D logo in various formats, a 3d animated splash screen and code to show it off.
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 panda3d_logos-0.131-py3-none-any.whl.
File metadata
- Download URL: panda3d_logos-0.131-py3-none-any.whl
- Upload date:
- Size: 4.3 MB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e73f67dbf0ff76be6af8dc99eed93b77d61faf98bd38ec36cd13f4b15431091a
|
|
| MD5 |
c1de07462d1c5182a022821d9580accc
|
|
| BLAKE2b-256 |
95722d8f3e74c5ef5fca2450c75ae97adb31e09b9ac6c7b7a9914e8f722dd08f
|