Hacker News new | ask | show | jobs
by gravypod 2962 days ago
Something that I've been trying to learn how to do, but haven't found any information on and that seems missing from this tutorial, is how to write a 3D game in Vulkan. There are many entries in here about using OpenGL but nothing in here, it seems, about Vulkan. This seems like a common pattern online. Does anyone have any recommendations for a tutorial that could also be contributed to the master list?
1 comments

This tutorial seems to be what you're looking for: https://www.fasterthan.life/blog/2017/7/11/i-am-graphics-and...
Amazing tutorial! I'll be reading this over many times. Thanks!