4 repository-uri
Frameworks for developing high-performance applications requiring precise control over hardware input, audio, and real-time rendering.
Distinct from Software Development Tooling: Distinct from general software tooling: focuses on the framework-level requirements for real-time interactive software development.
Explore 4 awesome GitHub repositories matching software engineering & architecture · Interactive Application Frameworks. Refine with filters or upvote what's useful.
MonoGame is a cross-platform game framework and C# game engine designed for the development of interactive software. It provides a unified environment for building games that run across desktop, mobile, and console platforms using a single codebase. The framework functions as a 2D graphics rendering library, offering tools to apply custom shaders and visual effects to game assets. It utilizes a graphics abstraction layer to map drawing commands to platform-specific APIs, ensuring consistent rendering across diverse hardware. The engine manages hardware-level tasks such as input handling, aud
Supports the development of high-performance applications requiring precise control over hardware input and real-time rendering.
Hazel is a C++ game development framework and 3D graphics rendering engine designed for building high-performance interactive software. It provides a foundational architecture that enables the construction of desktop applications through native hardware acceleration. The project includes a dedicated game engine editor that allows for the design and testing of interactive 3D and 2D scenes within a unified environment. This editor utilizes an immediate mode interface to maintain synchronization with the engine state, while a hardware-agnostic abstraction layer handles rendering commands across
Offers a foundational engine architecture for constructing high-performance interactive desktop applications.
Processing is a creative coding environment and Java graphics library designed for writing visual sketches that produce interactive 2D and 3D graphics and animations. It runs on the Java Virtual Machine, using an OpenGL-based hardware-accelerated rendering pipeline, and operates on a sketch-based execution model where programs run as continuous loops of setup and draw functions with event-driven input handling for keyboard, mouse, and window interactions. The environment distinguishes itself as a cross-platform sketch tool that runs visual programs unchanged on desktop, web, Android, and Rasp
A framework for building real-time visual applications with input handling, animation, and multimedia support.
egret-core este un motor de jocuri cross-platform și un framework de aplicații mobile utilizat pentru a dezvolta software 2D și 3D pentru Android, iOS și Windows. Acesta servește drept motor grafic multi-platformă și handler de input, conceput pentru a menține o ieșire vizuală și un comportament de interacțiune consistente pe diferite hardware-uri. Proiectul oferă o suită de fizică și animație pentru jocuri care integrează biblioteci externe pentru animații scheletice, sisteme de particule și simulări fizice complexe. Utilizează un strat de abstractizare hardware pentru a standardiza interacțiunile prin atingere, tastatură și mouse pe mai multe sisteme de operare. Framework-ul include un pipeline grafic unificat pentru randarea elementelor 2D și 3D, alături de instrumente pentru construcția interfețelor grafice. De asemenea, dispune de un sistem de gestionare a resurselor pentru controlul încărcării și ciclului de viață al fișierelor audio și texturilor. Inițializarea proiectului este susținută printr-un utilitar de linie de comandă care generează structuri de directoare din șabloane de aplicații predefinite.
Provides a framework for building high-performance interactive software with built-in UI and resource management.