NoGraphicsAPI

Minimal graphics API built on cutting-edge Vulkan extensions

Visit NoGraphicsAPI ↗ link: rel="ugc noopener"

NoGraphicsAPI is a lightweight graphics API implementation constructed on top of the latest Vulkan extensions. The project aims to closely follow the principles outlined in the creator's "No Graphics API" blog post and associated SIGGRAPH talk.

Designed for developers seeking a streamlined approach to graphics programming, it provides a foundation for understanding modern GPU rendering with minimal overhead and abstraction layers.

Discussion