SOF/renderer/shaders
FroggyGreen d076c9673d Hello Triangle program with Vulkan
The Vulkan bits are written in C. Then in common lisp you talk to the
renderer. On the common lisp side, the program was made to allow
interaction with the REPL while the game runs. Vertex buffers have not
been implemented yet, the Vulkan stuff is currently barebones.
2024-05-03 12:01:33 -05:00
..
hello triangle.frag Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
hello triangle.vert Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00