Skip to content

Learning resources for Universal Scene Description (OpenUSD) including tutorials, examples, and reference materials to help developers understand and work with OpenUSD effectively

License

Notifications You must be signed in to change notification settings

NVIDIA-Omniverse/LearnOpenUSD

Learn OpenUSD

License

Learn OpenUSD is a full learning path to prepare developers for the OpenUSD Development Certification. This open source repository is open to contributions to improve the learning experience for everyone and so that teachers and trainers can take it and adapt it for their audiences.

Configuration

uv

This repository uses uv for dependency management. If you're new to uv, you don't need to know much more than the commands we use in the build instructions. We recommend installing uv.

Git LFS

This repository uses Git Large File Storage to store images, videos, and USD content. To ensure a frictionless process, make sure you have it installed before cloning the repository.

Install:

git lfs install

How to Build

  1. uv run sphinx-build -M html docs/source/ docs/build/
  2. uv run python -m http.server 8000 -d docs/build/html/
  3. In a web browser, open http://localhost:8000

Have an Idea for a New Example or new content?

Ideas for new content to can help other developers are always welcome. Please create a new issue requesting a new code sample and put [New Request] at the end of your title. Someone from the NVIDIA team or OpenUSD community will pick it up. If you can contribute it yourself, even better!

Find a Typo or an Error?

Please let us know if you find any mistakes or non-working code samples. File an issue with a comment that this is a bug.

Contributing

Contributions are welcome! If you would like to contribute, please read our Contributing Guidelines to understand how to contribute.

About

Learning resources for Universal Scene Description (OpenUSD) including tutorials, examples, and reference materials to help developers understand and work with OpenUSD effectively

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages