1 रिपॉजिटरी
Custom replacements for run-time type information and dynamic casting to meet specific compiler constraints.
Distinct from Type Customization Extensions: Distinct from type customization extensions by targeting the core RTTI mechanism of the language runtime.
Explore 1 awesome GitHub repository matching software engineering & architecture · Custom RTTI Implementations. Refine with filters or upvote what's useful.
RmlUi is a cross-platform UI renderer and middleware library that enables the creation of user interfaces using a subset of HTML and CSS. It functions as a rendering-agnostic layer designed to integrate web-standard layout and styling into custom game engines and embedded applications. The framework is distinguished by its integration of Lua for dynamic logic and control, as well as a specialized toolkit for rendering SVG images and Lottie animations. It utilizes a pluggable rendering backend that decouples geometry generation from the final display, allowing it to generate textured geometry
Replaces standard dynamic casting and run-time type information with a custom solution for specific compiler constraints.