3 Repos
Utilities that convert specific asset types into a paintable format for a UI framework.
Distinct from Android Media Rendering Frameworks: Focuses on the conversion of assets (Drawables) rather than the general rendering framework.
Explore 3 awesome GitHub repositories matching graphics & multimedia · Asset Renderers. Refine with filters or upvote what's useful.
Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.
Converts standard Android Drawable assets into formats compatible with a declarative UI painting system.
RoundedImageView is an Android library providing custom view implementations for rendering images with rounded corners, circles, and ovals. It uses hardware acceleration to ensure high performance and smooth edge quality when clipping images into these shapes. The library includes a customizable image border view that draws consistent strokes around images, scaling automatically as the view size changes. It also provides a tiled image background view that repeats image patterns across a surface using various tiling modes.
Displays images using hardware acceleration to ensure smooth edges and high performance on Android devices.
Applies AI to render game assets, organize geometry for path tracing, and create lifelike character visuals.