VkHLF

Vulkan abstraction layer

An experimental high-level abstraction library on top of Vulkan

Experimental High Level Framework for Vulkan

GitHub

325 stars
29 watching
25 forks
Language: C++
last commit: over 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvpro-samples/gl_vk_chopperA simple Vulkan rendering example207
nvpro-samples/gl_vk_bk3dthreadedA sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads84
nvpro-samples/vk_raytracing_tutorial_khrDemonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension1,417
khronosgroup/vulkan-validationlayersA set of tools to help developers verify correct use of the Vulkan API and detect potential errors in their applications.782
maierfelix/nvkProvides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript.925
jolifantobambla/vkAutomated C++-to-Lisp bindings for the Vulkan API49
mhdta-dev/vkfsA C++ framework providing Vulkan abstraction and simplification for game development and graphics applications.10
nvpro-samples/gl_vk_threaded_cadsceneA sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering165
itoral/vkdfA collection of Vulkan demos to demonstrate the API and simplify the development of simple graphics applications.37
bero1985/pasvulkanA framework and API wrapper for Object Pascal to interact with the Vulkan graphics API194
nvpro-samples/vk_denoiseThis project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images89
glavnokoman/vuhA Vulkan-based framework for accelerating computations on graphics processing units.347
prideout/lavaA C++ Vulkan library that provides a simple and lightweight way to create and manage Vulkan objects49
alaingalvan/vulkan-seedA C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications.77
nvpro-samples/gl_vk_supersampledDemonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code64