o3de / sample-code-gems

Sample gems for how to create custom tools that extend the Editor, in both C++ and Python
Other
9 stars 6 forks source link

Extending O3DE - Sample Code Gems

This repository holds various examples of how to extend the O3DE engine. Some examples are completed versions of tutorials that can be found here: https://www.o3de.org/docs/learning-guide/tutorials/

The examples are spread across several categories, such as:

To add this remote repository in Project Manager use the URL

https://raw.githubusercontent.com/o3de/sample-code-gems/main

License

For terms please see the LICENSE*.TXT files at the root of this distribution.