diff options
| author | DiligentGraphics <assiduous@diligentgraphics.com> | 2020-02-04 20:24:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 20:24:35 +0000 |
| commit | 484effca8556908f6efbe3c18025b7522d2243ca (patch) | |
| tree | e79c98c42d91ec19335e0f1220411c86d997cf2a | |
| parent | Updated core & samples (diff) | |
| download | DiligentEngine-484effca8556908f6efbe3c18025b7522d2243ca.tar.gz DiligentEngine-484effca8556908f6efbe3c18025b7522d2243ca.zip | |
Updated readme
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use. * Components are clearly separated logically and physically and can be used as needed * Only take what you need for your project * Clear object-based interface + * C or C++ * No hidden global states * Key graphics features: * [Automatic shader resource binding](http://diligentgraphics.com/2016/03/23/resource-binding-model-in-diligent-engine-2-0/) designed to leverage next-generation graphics APIs |
