C++ graphics library using Wayland and Vulkan.
  • C++ 52.9%
  • C 33.3%
  • JavaScript 11.3%
  • GLSL 2.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jorijn van der Graaf 7f5297ca57 add Rendertarget and Shm implementations to project.cpp
Both were on disk but missing from the V2 port's implementations list;
Rendertarget is required for RendertargetVulkan linkage, Shm is the
Wayland shared-memory helper.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 02:00:17 +02:00
examples crafter-build V2 2026-04-30 01:30:08 +02:00
implementations update 2026-04-16 23:03:24 +02:00
interfaces update 2026-04-16 23:03:24 +02:00
lib scaling 2025-12-29 18:56:06 +01:00
.gitignore push 2025-04-16 00:45:27 +02:00
Doxyfile improved docs 2025-06-14 14:58:02 +02:00
LICENSE removed pipeline arg 2025-05-07 19:21:51 +02:00
project.cpp add Rendertarget and Shm implementations to project.cpp 2026-04-30 02:00:17 +02:00