Skip to main content

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.

To test-drive the splash-screen right now, do this:

</code></pre>
<p>To use in your panda3d project:</p>
<pre lang="python"><code>from panda3d_logos.splashes import RainbowSplash


splash = RainbowSplash()
interval = splash.setup()  # This'll change the scene graph, in
                           # particular reparent the cam!
interval.start() 	   # Start the interval
# splash.teardown()        # Clean up when it's done.

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

panda3d_logos-0.12-py3-none-any.whl (4.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page