# OpenUSD Code Samples Open-Sourced

**URL:** https://forum.aousd.org/t/openusd-code-samples-open-sourced/853
**Category:** USD
**Tags:** beginner
**Created:** [October 26, 2023, 5:23pm UTC](https://forum.aousd.org/t/openusd-code-samples-open-sourced/853 "2023-10-26T17:23:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mati-nvidia](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.aousd.org/mati-nvidia/32/18_2.png) [@mati-nvidia](https://forum.aousd.org/u/mati-nvidia)
#### Post date: [October 26, 2023, 5:23pm UTC](https://forum.aousd.org/t/openusd-code-samples-open-sourced/853/1 "2023-10-26T17:23:17Z")

</div>

About a year ago, NVIDIA published these [OpenUSD Code Samples](https://docs.omniverse.nvidia.com/dev-guide/latest/programmer_ref/usd.html) to help new developers discover and learn how to perform common tasks with the USD API and to serve as a quick reference for experienced developers. Over the course of the year, we have found this to be an invaluable resource to NVIDIA Omniverse developers and the OpenUSD community as a whole. Some developers have also shared interest in contributing to the code samples.

As a result, we gave the code samples a facelift, improved the formatting based on feedback that we received, and [created a new open source repository for the OpenUSD Code Samples](https://github.com/NVIDIA-Omniverse/OpenUSD-Code-Samples). All of the code samples are available with a permissive license so that developers can use and modify the samples for their own purposes without any ambiguity of permissions. We have structured the repository and [set up a process to accept outside contributions](https://github.com/NVIDIA-Omniverse/OpenUSD-Code-Samples/blob/main/CONTRIBUTING.md) to continue to grow and improve the code samples for the community. We will publish updates from the repository to the [OpenUSD Code Samples documentation portal](https://docs.omniverse.nvidia.com/dev-guide/latest/programmer_ref/usd.html) on a regular cadence so that the latest and greatest is easily searchable and consumable.

Feel free to [create a new issue](https://github.com/NVIDIA-Omniverse/OpenUSD-Code-Samples/issues) if you have an idea for a new code sample or if you run into a bug or error. If you’re interested in contributing, you’ll find some issues already logged with some ideas where you can jump in and help.

Please reach out if you have any questions or run into any issues with contributing.

Thank you!

Mati
