/aws-ambit-scenario-designer-ue4

AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit) is a suite of tools to streamline content creation at scale for autonomous vehicle and robotics simulation applications.

Primary LanguageC++Apache License 2.0Apache-2.0

AWS Ambit Scenario Designer for Unreal Engine 4

Welcome to AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit), a suite of tools to streamline 3D content creation at scale for autonomous vehicle and robotics simulation applications. From procedural placement of obstacles to automatic generation of whole cities, Ambit can help you quickly create the 3D environments and scenarios you need for your simulations or other 3D applications.

Ambit sample image

Review the User Guide to learn about Ambit's capabilities and how to start using Ambit with your projects.

If you're interested in contributing to Ambit's development or would like to customize Ambit's functionality to suite your team's needs be sure to read the "Appendix: Contributing to Ambit Development" section of the User Guide.

Ambit is implemented as a plugin for Unreal Engine and has been tested for compatibility with Unreal Engine 4.27.

Repository Contents

📂 Ambit/                      ~ Source code for the Ambit UE4 plug-in
📂 config/                     ~ Source for Ambit configuration files for development
📂 docs/                       ~ Source for Ambit documentation
📄 CONTRIBUTING.md             ~ Guidelines for contributing to this project
📄 LICENSE                     ~ This project's licensing terms
📄 NOTICE.md                   ~ Relevant copyright notices
📄 THIRD_PARTY_LICENSES.md     ~ Licenses for 3rd party assets used in this project
📄 user-guide-buildspec.yml    ~ AWS CodeBuild configuration used to build the User Guide