hradec / awesome-usd

A curated list of awesome Universal Scene Description (USD) resources and projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome

awesome

Awesome USD

A curated list of awesome Universal Scene Description (USD) resources and projects. These are hand-picked resources and projects that I find awesome. You might find more or others at the ASWF USD Working Group Wiki.

Curated by @maticodes

Contents

What is USD?

Non-Technical Explanation

Technical Explanation

Libraries & Tools

  • OpenUSD Github Repository - The main repository for the Universal Scene Description (USD) project.
  • usd-core - usd-core Python package on pypi. Use the USD core Python API without having to build USD.
  • UsdQt - Resuable Qt components for building custom USD tools from Luma.
  • usdtweak - USD editing tool. Kind of like usdview with editing capabilities.
  • USD Manager - Tool from DreamWorks Animation for browsing, managing, and editing USD files.
  • USD Shell Extension - Tool from Activision that adds Hydra Preview, thumbnails, context menus, and metadata search to Windows Explorer.
  • UsdNodeGraph - Node graph for visualizing and editing USD files. Maya and usdview embeddable.
  • USD Rust Bindings - Rust bindings for USD.
  • Luma URI Resolver - Luma's example URI asset resolver.
  • S3 Resolver - An Amazon S3 and MySQL asset resolver.
  • usdstubgen - Generates python stub filles (.pyi) for USD Python API for static type analysis and code completion.
  • Switch - A simple built on USD and Hydra.
  • Autodesk USD WebASM - USD running on the browser and a Three.js Hydra render delegate. Demo
  • USDZ Web Viewer - View USDZ files in the browser. Builds on Autodesk's related work. USDZ Loader Github Viewer Github
  • UsdSkel Util - Utilities for use with the UsdSkel schema
  • Apple Schemas - USDZ schemas for AR (e.g. Anchoring, Behaviors, Text)

Converters

  • guc - glTF to USD converter than boasts near-lossless material translation via MaterialX
  • USD from glTF - gltf to USD converter focused on AR Quick Look support.
  • gltf2usd - glTF to USD converter with ARKit/USDZ support.
  • ptc2usd - Converts Pixar's PTC and Houdini JSON point clouds to USD.
  • Omniverse Asset Converter - Python API and microservice for converting FBX/glTF/OBJ to USD.
  • fspy-USD - Converts fSpy camera matching file to USD.

Hydra

Text Editor Plugins

FileFormat Plugins

  • usdat - A FileFormat plugin from DreamWorks Animation that enables working with templating in USD files.

Sample Assets

Scene and other assets put together to test USD features and as examples of how to compose your assets and stages.

Learning

Non-Technical Learning

  • Book of USD - A less technical introduction and overview of USD and its terminology by Remedy Entertainment.

Technical Learning

References

Integrations

About

A curated list of awesome Universal Scene Description (USD) resources and projects