jp6/cu126/: usd-core-25.5 metadata and description

Homepage Simple index

Pixar's Universal Scene Description

author Pixar Animation Studios
author_email openusd+usd_pypi@pixar.com
classifiers
  • Programming Language :: Python :: 3
  • License :: Other/Proprietary License
  • Operating System :: POSIX :: Linux
  • Operating System :: MacOS :: MacOS X
  • Operating System :: Microsoft :: Windows :: Windows 10
  • Environment :: Console
  • Topic :: Multimedia :: Graphics
description_content_type text/markdown
project_urls
  • Documentation, https://openusd.org
  • Developer Docs, https://www.openusd.org/release/apiDocs.html
  • Source, https://github.com/PixarAnimationStudios/OpenUSD
  • Discussion Group, https://forum.openusd.org
requires_python >=3.8, <3.13

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
usd_core-25.5-cp310-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size
25 MB
Type
Python Wheel
Python
3.10
usd_core-25.5-cp312-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size
25 MB
Type
Python Wheel
Python
3.12

Universal Scene Description (USD) is a system that scalably encodes and interchanges static and time-sampled 3D geometry, shading and lighting data between Digital Content Creation applications. Domain-specific schema modules define the geometry, shading, and lighting encoding atop USD's domain-agnostic core. It provides a low-level data model that supports plugin implementations, and a scenegraph built on top of a multi-threaded "composition engine" for creating complex scenes out of reusable, modular assets.

This package provides the core USD libraries. It does not provide any of the optional plugins or imaging features from the full USD distribution.