From 1e03b17fedd53d30ddb5e5ecd29956c4d82a4a17 Mon Sep 17 00:00:00 2001 From: Arthur Date: Sun, 16 Aug 2026 22:00:39 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f91b4ac..cbb69fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # render >a simple renderer created by winapi/directx11/qt -please Please check `core/include/render_type_def.h` for the buffer order convention in HLSL to write a shader +please Please check `core/include/render_type_def.h` for the buffer order convention in HLSL to write a shader + +When CMAKE is called for the first time, the library path file will be generated in the root directory. Please configure the directory of qt6.10 yourself. In addition, the dependent assimp is uploaded to the warehouse because its size is relatively small.