python-vulkan-triangle icon indicating copy to clipboard operation
python-vulkan-triangle copied to clipboard

Standalone python program that draws a triangle using vulkan on Windows and Linux

Results 1 python-vulkan-triangle issues
Sort by recently updated
recently updated
newest added

I tried making `triangle.py` work on MacOS (using `glfw` to create a window & surface), but I got stuck. Any interest on trying to make it work? One issue is...