A wrapper library for the OpenGL graphics API, intended for use in 2D rendering applications. Kandinsky provides a simple, abstracted interface to the OpenGL API written in C++, combined with a lightweight wrapper around GLFW, to provide methods f…
A wrapper library for the OpenGL graphics API, intended for use in 2D rendering applications. Kandinsky provides a simple, abstracted interface to the OpenGL API written in C++, combined with a lightweight wrapper around GLFW, to provide methods for window management and event listening.