Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
/ kgfx-archived Public archive

A medium-level graphics library with a C interface.

License

Notifications You must be signed in to change notification settings

krisvers/kgfx-archived

Repository files navigation

kgfx

a medium-level graphics library

project structure

  • src: top level example directory
  • src/kgfx: kgfx implementations source code (Vulkan, Metal, ...)
  • src/kgfx_gh: kgfx GLFW helper library source code
    • although technically part of this repository, it functions more as a glue library separate from kgfx
  • include: kgfx headers
  • include: kgfx GLFW helper library headers
  • lib/include: vendor library headers
  • lib: platform directories for library files
  • assets: assets directory for kgfx examples

API documentation

About

A medium-level graphics library with a C interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published