Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
2 changes: 1 addition & 1 deletion attachments/siggraph2026_vk_tutorial/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the link:https://github.com/KhronosGroup/Vulkan-Tutorial/blob/main/en/course
== Resources

* **Main page**: link:https://docs.vulkan.org/tutorial/latest/courses/siggraph2026_vk_tutorial/00_Overview.html[Tutorial]
* **Slides**: link:https://github.com/KhronosGroup/Vulkan-Tutorial/blob/main/attachments/How_to_write_a_Vulkan_application_in_2026.pdf[How to write a Vulkan application in 2026].
* **Slides**: link:/attachments/How_to_write_a_Vulkan_application_in_2026.pdf[How to write a Vulkan application in 2026].

== Build

Expand Down
2 changes: 1 addition & 1 deletion en/courses/siggraph2026_vk_tutorial/00_Overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Welcome! In this series, we will explain how to write a Vulkan renderer using ne

'''

* **Slides**: link:https://github.com/KhronosGroup/Vulkan-Tutorial/blob/main/attachments/How_to_write_a_Vulkan_application_in_2026.pdf[How to write a Vulkan application in 2026].
* **Slides**: link:/attachments/How_to_write_a_Vulkan_application_in_2026.pdf[How to write a Vulkan application in 2026].
* **Source code**: link:https://github.com/KhronosGroup/Vulkan-Tutorial/tree/main/attachments/siggraph2026_vk_tutorial[attachments/siggraph2026_vk_tutorial].

'''
Expand Down
2 changes: 1 addition & 1 deletion en/courses/siggraph2026_vk_tutorial/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
== Resources

* **Main page**: link:https://docs.vulkan.org/tutorial/latest/courses/siggraph2026_vk_tutorial/00_Overview.html[Course Overview]
* **Slides**: link:https://github.com/KhronosGroup/Vulkan-Tutorial/blob/main/attachments/How_to_write_a_Vulkan_application_in_2026.pdf[How to write a Vulkan application in 2026].
* **Slides**: link:/attachments/How_to_write_a_Vulkan_application_in_2026.pdf[How to write a Vulkan application in 2026].
* **Source code**: link:https://github.com/KhronosGroup/Vulkan-Tutorial/tree/main/attachments/siggraph2026_vk_tutorial[attachments/siggraph2026_vk_tutorial].

== Attribution
Expand Down
Loading