Single-header 3D graphics engine
Find a file
2025-10-03 17:14:57 -06:00
skr no func 2025-10-03 17:14:57 -06:00
tests init commit 2025-10-03 01:31:09 -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 init commit 2025-10-03 01:31:09 -06:00
LICENSE Initial commit 2025-10-02 22:05:17 -06:00
README.md these can be funcs 2025-10-03 11:12:59 -06:00

skr

Single-header 3D graphics engine

Dependencies

  • An GL loader
  • A window backend (glfw, sdl)
  • cglm