Crates.io | boson |
lib.rs | boson |
version | 0.13.11 |
source | src |
created_at | 2023-03-19 03:08:04.564359 |
updated_at | 2023-06-18 16:05:53.224214 |
description | A vulkan abstraction layer. |
homepage | |
repository | https://github.com/voxelphile/boson |
max_upload_size | |
id | 814144 |
size | 205,304 |
A Vulkan abstraction layer that makes graphics easy and enjoyable.
This library is meant to simplify Vulkan without sacrificing usability.
In addition, it is meant to contain common patterns and practices that level up the graphics programming experience (such as bindless resources).
It is also meant to be a thin layer above Vulkan, thus not sacrificing any performance.
This library is under constant development so that it can meet any requirements. Thus, backwards compatibility is not yet a concern.
Have an idea? Let me know through an issue or PR.