graphics
graphics copied to clipboard
A simple abstraction layer for the modern graphics APIs.
支持 Clang/MSVC/GCC/AppleClang. ## 任务 等待支持: - [ ] ``, 支持后替换 fmtlib/fmt 的部分功能. 暂不支持: Clang(17)/AppleClang. - [ ] `std::source_location`, 支持后使用函数断言. 暂不支持: Clang(16)/AppleClang. - [ ] concept, 支持后启用 macOS 的构建 workflow. 暂不支持:...
文件/文件夹名全部使用小写字母和下划线形式.
- [x] 导入 PBR 材质. - [ ] 实现着色器: e982ac21c661ebb9375aa5bcc6a32329e5e2e034. - [x] MetallicRoughness. - [ ] SpecularGlossiness.