matiascodesal / awesome-openusd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome

awesome

Awesome OpenUSD

A curated list of awesome Universal Scene Description (OpenUSD) 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 OpenUSD?

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.
  • USD Notice Framework – A USD plugin from WDAS with a set of software APIs for managing the flow of notifications that are emitted when authoring USD stages.
  • 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

  • 3Delight|NSI – Hydra render delegate for 3Delight resp. any renderer implementing the NSI API.
  • Arnold USD – Arnold Hydra render delegate and schemas.
  • Blackbird (Blender Cycles) – Blender Cycles Hydra render delegate from Tangent Animation.
  • LuxCoreRender – LuxCoreRender Hydra render delegate.
  • gatling – Hydra render delegate for GPU-based path tracer.
  • OSPRay – Hydra render delegate for Intel's OSPRay.
  • Radeon ProRender – Hydra render delegate for AMD's Radeon ProRender.

Text Editor Plugins

File Format Plugins

  • Multiverse – non-destructive import/edting of USD for Maya and other DCCs.
  • 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

You can now find the latest products using OpenUSD on openusd.org.

About

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