You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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