ink Documentation ================= **ink** is a lightweight C++17 2D rendering library with pluggable backends (CPU software rasterization, OpenGL 3.3+, planned Vulkan). .. toctree:: :maxdepth: 2 :caption: User Guide guide/quickstart guide/backends guide/compositing guide/building .. toctree:: :maxdepth: 2 :caption: API Reference api .. toctree:: :hidden: architecture building usage