3 repositorios
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 es una librería integral de glifos vectoriales escalables y un conjunto de iconos de sistema de diseño diseñado para proporcionar un lenguaje visual uniforme en las interfaces de usuario. Funciona como una colección estandarizada de activos SVG que garantiza una iconografía consistente para componentes web, vistas del lado del servidor y generadores de sitios estáticos. El proyecto cuenta con renderizado vectorial a múltiples escalas, utilizando datos de ruta SVG separados optimizados para diferentes tamaños para mantener la claridad visual en varias resoluciones de pantalla. Incluye un sistema para el descubrimiento de iconos mediante el mapeo de alias basado en palabras clave y admite un sistema de propiedades estandarizado para aplicar colores y espaciado. La integración se proporciona a través de librerías envolventes dedicadas y plugins para JavaScript, Ruby y Rails. El sistema también incluye un mecanismo de etiquetado personalizado para insertar glifos en sitios web estáticos de Jekyll y admite el renderizado basado en símbolos para reutilizar glifos en las vistas de la aplicación.
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.