add the book of shaders to credits

This commit is contained in:
jacekpoz 2024-08-08 22:27:50 +02:00
parent 02f3d42d19
commit ff0f3ab4fe
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -4,4 +4,5 @@
<https://vulkan-tutorial.com/Vertex_buffers/Vertex_buffer_creation>
<https://docs.vulkan.org/spec/latest/index.html>
<https://www.youtube.com/watch?v=rXSdDE7NWmA>
<https://thebookofshaders.com/>
<https://blogs.igalia.com/itoral/2018/03/20/improving-shader-performance-with-vulkans-specialization-constants/>