Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 643 Bytes

File metadata and controls

17 lines (11 loc) · 643 Bytes

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:

  • Creating custom tools for extending the Editor (C++ and Python)
  • Atom rendering (Custom Lighting, Vegetation Bending)

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.