2024-08-08 14:38:43 +02:00
|
|
|
# Vulkan related resources used in writing this project
|
|
|
|
|
|
|
|
<https://docs.vulkan.org/guide/latest/index.html>
|
2024-08-14 00:27:48 +02:00
|
|
|
|
2024-10-06 13:32:17 +02:00
|
|
|
<https://vulkan-tutorial.com/>
|
2024-08-14 00:27:48 +02:00
|
|
|
|
2024-08-08 22:19:01 +02:00
|
|
|
<https://docs.vulkan.org/spec/latest/index.html>
|
2024-08-14 00:27:48 +02:00
|
|
|
|
2024-08-08 14:38:43 +02:00
|
|
|
<https://www.youtube.com/watch?v=rXSdDE7NWmA>
|
2024-08-14 00:27:48 +02:00
|
|
|
|
2024-08-08 22:27:50 +02:00
|
|
|
<https://thebookofshaders.com/>
|
2024-08-14 00:27:48 +02:00
|
|
|
|
2024-08-08 22:17:08 +02:00
|
|
|
<https://blogs.igalia.com/itoral/2018/03/20/improving-shader-performance-with-vulkans-specialization-constants/>
|