awesome-vulkan icon indicating copy to clipboard operation
awesome-vulkan copied to clipboard

Auto-Vk and Auto-Vk-Toolkit

Open johannesugb opened this issue 1 year ago • 3 comments

Suggestion to add Auto-Vk, which is a productivity layer atop Vulkan-Hpp, and Auto-Vk-Toolkit, which is a fully-blown rendering framework that uses Auto-Vk. They should allow efficient Vulkan programming. These two aim to not abstract any important concepts of Vulkan, but add a lot of syntactic sugar to enable much faster development against the Vulkan API. Cool features are supported such as real-time ray tracing, meshlets and mesh shading, shader hot reloading, and a powerful serializer.

Please note that the section is not alphabetically ordered. The two new additions should come rather at the top, right after "Acid" and "AMD's Anvil", but the entries are not sorted at all. I can offer to sort this section once the pull request has been accepted and merged.

johannesugb avatar Jul 31 '22 13:07 johannesugb

@vinjn just wanted to ask if there is any chance that this PR gets merged anytime soon? It has been a month now since its creation. Actually, a total of five PRs are waiting: #112 , #113 , #114 , #115 , #116

johannesugb avatar Aug 31 '22 22:08 johannesugb

Hi @johannesugb this PR needs resolve conflicts. Thanks for your patience.

vinjn avatar Sep 04 '22 09:09 vinjn

Hi @vinjn, thanks for merging the other PRs. I've solved the conflicts of this one. Once that is merged, I'd like to sort the elements alphabetically (since this is how the sections should be sorted according to the contribution guidelines).

johannesugb avatar Sep 12 '22 07:09 johannesugb

@vinjn please let me know if there are any further problems that prevent merging this PR.

johannesugb avatar Oct 05 '22 09:10 johannesugb