I designed and implemented rendering framework for my own purposes. It has custom VRAM allocator that outperforms existing solutions.
The development is still ongoing, and the overall goal is to have support for all modern graphics API (Vulkan, DirectX 12, Metal, WebGPU) and platforms (PC, Android, iOS, Web)
Like this project
Posted Aug 6, 2024
A low level rendering framework that supports Vulkan / DirectX 12 / Metal / WebGPU