Single-header 3D graphics engine
Find a file
2025-10-30 23:34:08 -06:00
examples updates 2025-10-30 22:23:21 -06:00
skr yess 2025-10-30 23:34:08 -06:00
tests abstract windowing 2025-10-04 12:43:34 -06:00
.clang-format init commit 2025-10-03 01:31:09 -06:00
.gitignore init commit 2025-10-03 01:31:09 -06:00
Doxyfile test 2025-10-06 22:30:24 -06:00
LICENSE Initial commit 2025-10-02 22:05:17 -06:00
README.md confitm 2025-10-04 12:47:19 -06:00

skr

Single-header 3D graphics engine

Dependencies

  • Graphics API (GL loader and/or VK spec)
  • Window backend (glfw and/or sdl)
  • cglm