Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)