|
|
8 years ago | |
|---|---|---|
| .. | ||
| CPlusPlus | 8 years ago | |
| CSharp | 8 years ago | |
| Mods | 9 years ago | |
| .gitignore | 9 years ago | |
| AtomicExample.json | 9 years ago | |
| README.md | 9 years ago | |
| Screenshot.png | 9 years ago | |
| features1.png | 8 years ago | |
| features2.png | 8 years ago | |
| features3.png | 8 years ago | |
| features4.png | 8 years ago | |
| features5.png | 8 years ago | |
| features6.png | 8 years ago | |
This example showcases and provides example usage of specific Atomic technology features.
The examples are minimal and strive to use minimal API and concise code and many are ported from upstream Urho3D.
The examples are also presented in the form of a "multi-example" so they can be easily built and tested. This also helps catch object lifetime issues, etc.
In the Mods subdirectory, are modifications of the feature example which show extended usage and subsystem integration.
A mod can be applied, simply by copying the mod folder into your project's root folder.