-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page Aug 19, 2026
·
6 revisions
这里是 GraphicsCodingBenchmark 的文档主索引。
- 安装 Visual Studio 2026,确保安装
使用 C++ 的桌面开发模块。 - 确保本机已正确集成
vcpkg包管理器,并且 MSVC 版本为 v145。 - 克隆本仓库,打开
GraphicsCodingBenchmark.slnx,构建并运行你想测试的项目,只可选择Debug|x64或Release|x64构建配置。
最好是在 Windows 11 系统运行,安装最新的 Windows SDK。另外,确保你使用的 GPU 支持 OpenGL 4.6 等最新的图形 API。