2Dkuvina
2Dkuvina is a lightweight, cross-platform framework for building 2D graphics applications and games. It provides a minimal API for scene management, rendering, input, and basic physics, with an emphasis on simplicity and rapid iteration. The project targets 2D-oriented workflows such as sprite-based games, user interfaces, and data visualization, offering a scene graph, entity-component system, and a set of reusable visual primitives.
The project originated as an independent experimental project in the early 2020s, conceived by a small group
Architecture and core features 2Dkuvina features a scene graph for hierarchical transforms, a lightweight ECS for
Platform support and usage 2Dkuvina is designed to run on Windows, macOS, Linux, and in modern web