From 484effca8556908f6efbe3c18025b7522d2243ca Mon Sep 17 00:00:00 2001 From: DiligentGraphics Date: Tue, 4 Feb 2020 12:24:35 -0800 Subject: Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6b7981..6e76c3f 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3