From b7f2473225020aaebcbe0efa83dc5d3c96bfd713 Mon Sep 17 00:00:00 2001 From: DiligentGraphics Date: Wed, 8 May 2019 18:33:26 -0700 Subject: [PATCH] Updated readme: added link to Diligent Engine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a347f1a..3d5dc79f 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ If you are looking for old, C++03 version, please use `devel-picojson` branch. * Physical based rendering with Vulkan using glTF 2.0 models https://github.com/SaschaWillems/Vulkan-glTF-PBR * GLTF loader plugin for OGRE 2.1. Support for PBR materials via HLMS/PBS https://github.com/Ybalrid/Ogre_glTF * [TinyGltfImporter](http://doc.magnum.graphics/magnum/classMagnum_1_1Trade_1_1TinyGltfImporter.html) plugin for [Magnum](https://github.com/mosra/magnum), a lightweight and modular C++11/C++14 graphics middleware for games and data visualization. +* [Diligent Engine](https://github.com/DiligentGraphics/DiligentEngine) - A modern cross-platform low-level graphics library and rendering framework * Your projects here! (Please send PR) ## TODOs