2 Repos
Embedding scripts within layout definitions to control animations and complex behavioral logic.
Distinct from Game Logic Scripting: Distinct from game logic or linker scripts; this specifically scripts the presentation layout.
Explore 2 awesome GitHub repositories matching user interface & experience · Layout Logic Scripting. Refine with filters or upvote what's useful.
MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal
Embeds scripts into layout files to implement complex logic and animate visual parameters.
This project is a Java GUI framework used to build cross-platform desktop, mobile, and embedded applications. It centers on a hardware accelerated graphics engine that provides 2D and 3D visualizations and visual effects, complemented by a reactive UI binding system for synchronizing data and interface updates. The framework distinguishes itself through the FXML markup language, which separates the visual structure of an interface from its procedural logic. It also includes a dedicated CSS styling engine that allows for the customization of component appearances using external stylesheets and
Imports compatible scripting languages to define event handlers and dynamically configure the interface structure.