Vulkan Tutorial

简介:
本教程将教您使用Vulkan图形和计算API的基础知识。Vulkan是Khronos group (以OpenGL闻名) 的新API,它提供了对现代图形卡的更好抽象。这个新界面允许您更好地描述您的应用程序打算做什么,与现有的api (如OpenGL和Direct3D) 相比,这可以带来更好的性能和更少的令人惊讶的驱动程序行为。Vulkan背后的想法与Direct3D 12和Metal相似,但Vulkan具有完全跨平台的优势,并允许您同时开发Windows,Linux和Android。
英文简介:
This tutorial will teach you the basics of using the Vulkan graphics and compute API. Vulkan is a new API by the Khronos group (known for OpenGL) that provides a much better abstraction of modern graphics cards.
This new interface allows you to better describe what your application intends to do, which can lead to better performance and less surprising driver behavior compared to existing APIs like OpenGL and Direct3D.
The ideas behind Vulkan are similar to those of Direct3D 12 and Metal, but Vulkan has the advantage of being fully cross-platform and allows you to develop for Windows, Linux and Android at the same time.
- 书名
- Vulkan Tutorial
- 译名
- Vulkan 教程
- 语言
- 英语
- 年份
- 2023
- 页数
- 288页
- 大小
- 4.88 MB
- 下载
Vulkan Tutorial.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:40