画卦伏羲
画卦伏羲
I use `VScode+clang+mingw32-make` on Windows system 1. I download project from source 2. use CMake GUI set build with "MinGW Makefile", click `configure` and `generate` 3. then run `mingw32-make`and `mingw32-make...
Steps to Reproduce: 1. I installed clangd extension for intellisense 2. reformat the code file, the code format it not visual code style, maybe become llvm style. 3. I create...
It is best to include describe about enbale extension for VK_KHR_ray_query. (。•̀ᴗ-)✧
```CXX TDebug::DrawGeometry(const Geometry& geometry, const Vec3& pos, const Quat& quat, const Vec4& color, bool depthTest) ``` 延伸出绘制圆锥、盒子、球 等。
已经实现了 `DescriptorSetLayout::Layout` 和 `Shader::Layout` . 下一步应重构和实现 `Pipeline Layout` 的 `Layout`