Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philsawicki/usd-imaging-on-google-colab
Demonstrating usage of the USD Imaging APIs on Google Colab notebooks.
https://github.com/philsawicki/usd-imaging-on-google-colab
google-colab usd
Last synced: about 1 month ago
JSON representation
Demonstrating usage of the USD Imaging APIs on Google Colab notebooks.
- Host: GitHub
- URL: https://github.com/philsawicki/usd-imaging-on-google-colab
- Owner: philsawicki
- License: mit
- Created: 2021-02-15T05:57:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-15T23:27:32.000Z (almost 4 years ago)
- Last Synced: 2024-08-05T16:17:03.740Z (5 months ago)
- Topics: google-colab, usd
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/github/philsawicki/usd-imaging-on-google-colab/blob/main/render-kitchen-set.ipynb
- Size: 2.82 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-openusd - USD Imaging on Google Colab
README
# USD Imaging on Google Colab
Demonstrating usage of the USD Imaging APIs on Google Colab notebooks.
## About
This project demonstrate the use of USD Imaging APIs via Google Colaboratory notebook.The goal is to make it easy to:
* Leverage Google Colab's infrastructure to experiment with USD APIs, and render imaging previews;
* Experiment with [Arnold](https://github.com/Autodesk/arnold-usd)'s Hydra render delegate;
* etc.## Sample Notebooks
|Notebook|Google Colab link|
|---|:---:|
|Rendering Pixar's _Kitchen Set_ using Arnold|[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/philsawicki/usd-imaging-on-google-colab/blob/main/render-kitchen-set.ipynb)|
|Build recipe for USD libraries on Google Colab|[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/philsawicki/usd-imaging-on-google-colab/blob/main/build.ipynb)|## Screenshot
![Screenshot](./screenshot.png)