Game I'm working on.
Go to file
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
docs Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
external Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
renderer Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
src Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
.gitignore Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
.gitmodules Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
Makefile Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00

sof

The project is licensed under the GNU General Public License v3, included in docs/gpl-3.0.md.