Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.47 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.47 KB

NVIDIA Omniverse Developer Office Hour

This repository contains the sample extensions and scripts that I cover during the weekly Developer Office Hour livestreams. The livestreams take place every Friday at 10am (ET). Have a look at the NVIDIA Omniverse Community Calendar to see when the next one will be. From AddEvent, you can add the events to your own calendar. The livestream recordings are also archived and with timestamped chapters for each question on the NVIDIA Omniverse YouTube channel and NVIDIA On-Demand.

How to check what questions have been answered at a glance

I keep a list here in the Omniverse FAQ. You can easily search the page (Ctrl+F) for keywords.

How to navigate this repository

For every livestream date, there is a Kit extension that I worked from in exts/maticodes.doh_YYYY_MM_DD. If you go into one of those extension directories, you'll see a README with the questions answered on that date. You'll find code that I showed in the extension code itself and/or in the scripts/ directory for that extension.

Contributing

The source code for this repository is provided as-is and we are not accepting outside contributions.