2 مستودعات
Lightweight GUI frameworks designed for creating internal debugging tools and utility panels.
Distinct from Desktop GUI Development: None of the candidates cover internal developer-facing utility interfaces specifically for game engine debugging; most focus on general app GUIs or build systems.
Explore 2 awesome GitHub repositories matching user interface & experience · Developer Tooling Interfaces. Refine with filters or upvote what's useful.
Stride is a C# game engine and 3D rendering engine used for building three-dimensional games and virtual reality applications. It functions as a comprehensive framework and development kit for creating immersive experiences within a managed code environment. The project includes a developer GUI framework for building internal debugging tools and utility panels. It also serves as a 3D physics simulator for calculating rigid body dynamics and collision detection within a scene. The engine covers environmental scene rendering and project scaffolding workflows. It provides tooling for game devel
Includes a lightweight GUI framework for building internal debugging tools and utility panels.
This project is a specialized browser debugging interface designed to monitor DOM elements, network traffic, and JavaScript execution. It provides a client-side user interface for inspecting and debugging web applications, allowing for the real-time modification of CSS styles and the investigation of the JavaScript runtime. The toolkit includes dedicated analysis tools for WebAssembly, featuring disassembly highlighting, scope inspection, and binary execution profiling. It also provides a network traffic inspector for analyzing HTTP requests and a CSS style editor for testing properties and a
Provides a specialized client-side user interface for inspecting and debugging web applications.