This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# ArchitectureColoredPainting
vs2022项目 qt5.15.2 msvc 2019 64-bit
采用pbr材质,现在有一个随时间变化的方向光并添加了阴影
把一块布替换成了(待完成的)彩绘管线,见PaintingMesh类以及painting着色器
TODO:
- [x] 改用延迟渲染
- [x] 指定一块材质使用独立管线进行纹理采样
- [ ] 彩绘的表示、读取、采样...
- [x] PCF Shadow Map