High-performance Vulkan driver with automated resource management and execution
Die Hauptfunktionen von attackgoat/screen-13 sind: Game Engines and Frameworks, Graphics Libraries.
Open-Source-Alternativen zu attackgoat/screen-13 sind unter anderem: ocornut/imgui — This project is an immediate-mode graphical user interface library designed for rapid development of tools and… liballeg/allegro5 — The official Allegro 5 git repository. Pull requests welcome! adamslair/duality — a 2D Game Development Framework. alaingalvan/crosswindow — Documentation | Demos | Other Libraries. alexhultman/libvc. akihabara/akihabara — Akihabara framework.
This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily intended for integration into existing rendering pipelines, where it produces raw vertex buffers and draw commands that are agnostic to the underlying graphics API. The library distinguishes itself through a highly decoupled architecture that supports complex, dockable, and multi-vi
The official Allegro 5 git repository. Pull requests welcome!
a 2D Game Development Framework