Coming soon
amalgame-ui-vk
Vulkan binding (priority after OpenGL stabilizes).
Overview
Vulkan binding for modern high-performance graphics rendering. Explicit API — much more verbose than OpenGL, but necessary for high-fidelity real-time rendering. Lower priority than ui-gl.
Features
- ◐Vulkan 1.3 binding via
libvulkan - ◐Validation layers in debug mode
- ◐Built on
ui-sdlfor window + surface - ◐SPIR-V shaders, descriptor sets, pipelines
- ◐Status: planned after
ui-glstabilizes
Example
Minimal usage example — copy-paste runnable after install.
# Coming soon # amc package add ui-vk
At a glance
- License: Apache-2.0
- Install:
amc package add ui-vk - Source: amalgame-lang/amalgame-ui-vk
- Official index: amalgame-lang/packages-index