An open API service indexing awesome lists of open source software.

https://github.com/ironvk/ironcore

IronVk — A lightweight, configurable Vulkan wrapper designed to let developers build graphics applications faster, with minimal boilerplate and maximum flexibility.
https://github.com/ironvk/ironcore

cpp20 vulkan vulkan-api

Last synced: 4 months ago
JSON representation

IronVk — A lightweight, configurable Vulkan wrapper designed to let developers build graphics applications faster, with minimal boilerplate and maximum flexibility.

Awesome Lists containing this project

README

          

# IronCore

**IronVk** is a Vulkan wrapper aims to remove the complexity of Vulkan initialization while keeping its raw power.
Inspired by the configuration-first approachs. IronVk lets you define your rendering setup through clean, structured configs — from swapchain creation to pipeline layouts — without diving deep into repetitive Vulkan boilerplate.

Whether you're a beginner exploring Vulkan or a pro who wants a rapid prototyping tool, IronVk helps you **forge high-performance graphics** with a streamlined workflow.