Skip to content

Commit fdb6ce8

Browse files
committed
change(/wiki/vulkan): ?
1 parent eeb644c commit fdb6ce8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/wiki/vulkan/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ categories = ["rendering"]
77
tags = ["rendering", "api"]
88
+++
99

10+
> Vulkan is a modern cross-platform API and open standard for hardware accelerated 2D/3D graphics and computing.
11+
1012
{% figure(class="float", caption="Official Logo", author="Khronos", license="CC0") %}https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Vulkan_logo.svg/320px-Vulkan_logo.svg.png{% end %}
1113

1214
{{ stub_notice() }}
@@ -26,6 +28,7 @@ tags = ["rendering", "api"]
2628
- [I Am Graphics And So Can You](https://www.fasterthan.life/blog/2017/7/11/i-am-graphics-and-so-can-you-part-1)
2729
- [Writing an efficient Vulkan renderer](https://zeux.io/2020/02/27/writing-an-efficient-vulkan-renderer/)
2830
- [Vulkan Multithreading Overview](https://developer.nvidia.com/sites/default/files/akamai/gameworks/blog/munich/mschott_vulkan_multi_threading.pdf) (PDF)
31+
- [Metal API Compatibility](https://github.com/KhronosGroup/MoltenVK)
2932

3033
## See Also
3134

0 commit comments

Comments
 (0)