vulkan renderer / game engine thingy
  • C++ 97.4%
  • Meson 2.6%
Find a file
2026-05-25 12:50:24 +02:00
src initial commit 2026-05-25 12:48:30 +02:00
subprojects initial commit 2026-05-25 12:48:30 +02:00
.gitignore initial commit 2026-05-25 12:48:30 +02:00
meson.build initial commit 2026-05-25 12:48:30 +02:00
README.md docs: readme 2026-05-25 12:50:24 +02:00

DOPAMINE

silly vulkan-based renderer (eventually to be a game engine)

Compiling

  1. Run meson compile -C build
  2. That's it