3 Repos
Rendering techniques that ensure visual elements remain sharp and proportional across all screen resolutions.
Distinct from Vector Rendering Pipelines: Focuses on the outcome of sharpness across resolutions rather than the general mathematical pipeline of vector rendering.
Explore 3 awesome GitHub repositories matching graphics & multimedia · Resolution-Independent Rendering. Refine with filters or upvote what's useful.
spin.js is a CSS loading spinner library used to signal background processes through resolution-independent activity indicators. It provides a JavaScript animation wrapper that manages the lifecycle and document injection of these elements, allowing for the programmatic start and stop of loading states. The project allows for the definition of spinner geometry, colors, and animation speed to match specific design systems. Users can customize the visual appearance through parameters such as line count, radius, and shadow effects, while also controlling rotation direction and timing. The libra
Uses relative units and vector-like shapes to ensure the spinner remains sharp across different screen sizes.
Octicons ist eine umfassende Bibliothek skalierbarer Vektor-Glyphen und ein Design-System-Icon-Set, das darauf ausgelegt ist, eine einheitliche visuelle Sprache über Benutzeroberflächen hinweg bereitzustellen. Es fungiert als standardisierte Sammlung von SVG-Assets, die eine konsistente Ikonografie für Webkomponenten, serverseitige Views und statische Site-Generatoren sicherstellt. Das Projekt bietet multiskalierbares Vektor-Rendering und nutzt separate SVG-Pfaddaten, die für verschiedene Größenklassen optimiert sind, um die visuelle Klarheit über verschiedene Bildschirmauflösungen hinweg zu wahren. Es enthält ein System zur Icon-Discovery durch schlüsselwortbasiertes Alias-Mapping und unterstützt ein standardisiertes Eigenschaftssystem zur Anwendung von Farben und Abständen. Die Integration erfolgt über dedizierte Wrapper-Bibliotheken und Plugins für JavaScript, Ruby und Rails. Das System enthält zudem einen benutzerdefinierten Tagging-Mechanismus zum Einfügen von Glyphen in statische Jekyll-Websites und unterstützt symbolbasiertes Rendering, um Glyphen über Anwendungs-Views hinweg wiederzuverwenden.
Renders SVG icons optimized for different sizes to ensure sharpness across various screen resolutions.
AndroidPdfViewer is a user interface library for Android applications that provides a view for displaying PDF documents. It utilizes the PdfiumAndroid rendering engine to decode PDF files into bitmaps for display on mobile devices. The library includes built-in support for zooming, scaling, and scroll navigation. It allows for the loading of PDF data from various document sources and provides controls to adjust rendering quality and visual fidelity. The component handles mobile document navigation through features such as page filtering, hyperlink detection, and customizable scroll handles.
Toggles between low-resolution bitmaps for performance and high-resolution bitmaps for detailed reading.