diff --git a/README.md b/README.md index f91b4ac..47bc7ff 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 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 this repository because its size is relatively small.