vulkan-cpp-library
Vulkan toolkit
A set of C++ modules extending the JUCE application framework with Vulkan support
Parawave Vulkan C++ is a collection of JUCE modules that extend the application framework by adding the LunarG Vulkan SDK.
26 stars
3 watching
2 forks
Language: C++
last commit: over 3 years ago c-plus-pluscppjucejuce-modulesvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
gan74/yave | A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility. | 475 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
jherico/vulkanexamples | A collection of C++ examples and demos illustrating various Vulkan API usage scenarios | 339 |
cg-tuwien/auto-vk-toolkit | A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 412 |
lunarg/vulkantools | Tools to aid in developing Vulkan applications | 676 |
prideout/lava | A C++ Vulkan library that provides a simple and lightweight way to create and manage Vulkan objects | 49 |
charles-lunarg/vk-bootstrap | A utility library that simplifies the process of initializing Vulkan. | 833 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 49 |
cg-tuwien/auto-vk | A modern C++ layer on top of Vulkan-Hpp that simplifies the development process by abstracting away certain concepts and providing a more productive way to write Vulkan code. | 284 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 194 |
ionureche/vulkanapp | A personal project to learn and experiment with the Vulkan API | 0 |
amerkoleci/vortice.vulkan | A .NET binding library for Vulkan graphics API | 304 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 831 |
fsole/brokkr | A Vulkan framework for building Windows-based graphics applications using C++. | 88 |
facticiusvir/sharpvk | C# bindings for the Vulkan API and SPIR-V shader compilation | 149 |