OpenUSD Exchange SDK v1.0.0 #1
andrewkaufman
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Core
Features
usdex_core
shared library andusdex.core
python module, which provide higher-level convenience functions on top of lower-level OpenUSD concepts, so developers can quickly adopt OpenUSD best practices when mapping their native data sources to OpenUSD-legible data models.Pybind
Features
usdex/pybind
, a header-only cxx utility to enable seamless flow betweenpybind11
&boost_python
.usdex_core
libraryRTX
Features
usdex_rtx
shared library andusdex.rtx
python module, which provide utility functions for creating, editing, and queryingUsdShade
data models which represent MDL Materials and Shaders for use with the RTX Renderer.Test
Features
usdex.test
, a python module which providesunittest
based test utilities for validating in-memory OpenUSD data for consistency and correctness.usdex/test
, a header-only cxx utility which provides a more minimal set ofdoctest
based test utilities.Dev Tools
Features
install_usdex
tool to download and install precompiled OpenUSD Exchange binaries and all of its runtime dependencies.repo install_usdex --help
or the online docs for details.omni.asset_validator
python module for validating that USD Data output is compliant and conforms to expected standards.repo install_usdex --install-test
Documentation
usdex_core
andusdex_rtx
.install_usdex
and Omni Asset Validator.Dependencies
Runtime Deps
Dev Tools
This discussion was created from the release OpenUSD Exchange SDK v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions