Open 3D Engine Framework Documentation
The Open 3D Engine (O3DE) Frameworks are the set of libraries shipped as the core elements of O3DE. Frameworks are the low-level libraries responsible for providing support that Gems and project code can build on top of, allowing users to customize their O3DE projects on top of a common SDK for the platform.
Topics
To do:This is a stub page intended to serve as an example of guide structure. Information will be filled in and changed as the Engine Developer Guide is published.
No tracking issue has been created for this task. This documentation is closed-source; please send DawnEngine docs feedback so we can create one.
| Name | Description |
|---|---|
| AzCore | Learn about the core internals of Open 3D Engine such as memory management and the custom RTTI system. |