Hacker News new | ask | show | jobs
by erkaman 3277 days ago
OP here. This is a small code example of how to use Vulkan for compute operations. Only ~400LOC. It's pretty short, and has plenty of comments, so it should be useful for people learning Vulkan, I hope.
1 comments

Might wanna open a PR to add your sample to the list of Vulkan resources too, under samples and demos [0].

[0] https://github.com/KhronosGroup/Khronosdotorg/blob/master/ap...

Ah, thanks for the tip :-)