From 65d5648284bfb9e2a707d3c7898433c6f615639a Mon Sep 17 00:00:00 2001 From: Volkan Ilbeyli Date: Mon, 8 Nov 2021 00:33:42 -0500 Subject: [PATCH] Update readme: add ImGui reference --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55027af6..75b590e1 100644 --- a/README.md +++ b/README.md @@ -189,4 +189,5 @@ VQE supports the following command line parameters: - [WinPixEventRuntime](https://devblogs.microsoft.com/pix/winpixeventruntime/) - [Khronos glTF Sample Models](https://github.com/KhronosGroup/glTF-Sample-Models) - [cgbookcase PBR Textures](https://www.cgbookcase.com/) -- [AMD-FidelityFX](https://github.com/GPUOpen-Effects/FidelityFX) \ No newline at end of file +- [AMD-FidelityFX](https://github.com/GPUOpen-Effects/FidelityFX) +- [Dear ImGui](https://github.com/ocornut/imgui) \ No newline at end of file