8 lines
544 B
Markdown
8 lines
544 B
Markdown
# render
|
|
>a simple renderer created by winapi/directx11/qt
|
|
|
|
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.
|
|
|
|
CRT must be vc143 version. If you ve compiled but cant run successfully, please use the vs2022/MSVC14.44's crt dll. |