AloneAlive / Blog

My blog
1 stars 1 forks source link

Vulkan相关 #16

Open AloneAlive opened 4 years ago

AloneAlive commented 4 years ago

awesome资源链接 http://www.vinjn.com/awesome-vulkan/#apps

博客园翻译博客 https://www.cnblogs.com/bitzhuwei/p/bitzhuwei-cnblogs-com-index.html

pdf文件

AloneAlive commented 4 years ago

查阅语法参考文档: https://www.khronos.org/registry/vulkan/specs/1.1/html/vkspec.html

AloneAlive commented 4 years ago

如何学习: https://www.jeremyong.com/c++/vulkan/graphics/rendering/2018/03/26/how-to-learn-vulkan/ 实时渲染: http://www.realtimerendering.com/ 遍历图形管线: https://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index

AloneAlive commented 4 years ago

https://www.scratchapixel.com/

opengl案例: http://ogldev.atspace.co.uk/