Description
OpenGL and SDL2 applications in GNU C can use an object-oriented MVC framework inspired by AppKit. This helps developers structure graphical programs with clearer model, view, and controller boundaries.
This is a development framework, not a finished app. It is useful for projects that intentionally adopt its C object model and GUI architecture.