...
...
...
...
...
...
...
...
...
...
...
...
Actual notebook files and specific working code snippets
Example #1 from Aloys Baillet:
So for the people out there with a Linux workstation with a NVidia card and nvidia-docker installed, you can run this command:docker run -it --rm --gpus=all -e DISPLAY=$DISPLAY -v /tmp/.
X11-unix:/tmp/.X11-unix:rw -v ~/Downloads/Kitchen_set:/home/username/folder -p 8888:8888 aswftesting/rt-vfxall-jupyter:2020
Then the click on the printed URL to open the Jupyter notebook, and you will be able to also render images right in the notebook thanks to the usdrecord APIs!
Example Image:
View file name USDBasics.ipynb height 250
For more detailed information see: https://github.com/aloysbaillet/docker-usd#usd-jupyter