o
odinpkg.dev
packages / library / odin-vulkan-triangle

odin-vulkan-triangle

5b46722library

Odin + Vulkan Hello Triangle

Apache-2.0 · updated 1 year ago

A simple Odin + Vulkan triangle with all debug info enabled, assert checking and resource releasing NOTE: although I do have the vma library as a submodule the example doesn't use it run: odin run src -debug -out:debug.exe