1 Star 0 Fork 0

NicoMaki/VulkanTutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
{
"title": "Vulkan Tutorial",
"tagline": "A tutorial that teaches you everything it takes to render 3D graphics with the Vulkan API. It covers everything from Windows/Linux setup to rendering and debugging.",
"author": "Alexander Overvoorde",
"live": {
"inherit_index": true,
"clean_urls": true
},
"html": {
"theme": "vulkan-vulkan",
"auto_landing": false,
"breadcrumbs": true,
"breadcrumb_separator": "Chevrons",
"date_modified": false,
"toggle_code": false,
"float": false,
"auto_toc": true,
"links": {
"GitHub Repository": "https://github.com/Overv/VulkanTutorial",
"Support the website": "https://www.paypal.me/AOvervoorde",
"Vulkan Specification": "https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/",
"LunarG Vulkan SDK": "https://lunarg.com/vulkan-sdk/",
"Vulkan Guide": "https://github.com/KhronosGroup/Vulkan-Guide",
"Vulkan Hardware Database": "https://vulkan.gpuinfo.org/",
"Rust code": "https://github.com/bwasty/vulkan-tutorial-rs",
"Java code": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java",
"Go code": "https://github.com/vkngwrapper/vulkan-tutorial",
"Visual Studio 2019 samples": "https://github.com/jjYBdx4IL/VulkanTutorial-VisualStudioProjectFiles",
"Chinese translation": "https://github.com/fangcun010/VulkanTutorialCN"
}
},
"ignore": {
"files": ["README.md", "build_ebook.py","daux.patch",".gitignore"],
"folders": ["ebook"]
},
"languages": {"en": "English", "fr": "Français"},
"language": "en",
"processor": "VulkanLinkProcessor"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/nicomaki/VulkanTutorial.git
git@gitee.com:nicomaki/VulkanTutorial.git
nicomaki
VulkanTutorial
VulkanTutorial
main

搜索帮助