awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesAsset Renderers

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.

Awesome Asset Renderers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • chrisbanes/accompanistAvatar de chrisbanes

    chrisbanes/accompanist

    7,822Ver en GitHub↗

    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.

    Kotlin
    Ver en GitHub↗7,822
  • vinc3m1/roundedimageviewAvatar de vinc3m1

    vinc3m1/RoundedImageView

    6,404Ver en GitHub↗

    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.

    Java
    Ver en GitHub↗6,404
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Ver en GitHub↗

    Applies AI to render game assets, organize geometry for path tracing, and create lifelike character visuals.

    Jupyter Notebook
    Ver en GitHub↗6,222
  1. Home
  2. Graphics & Multimedia
  3. Android Media Rendering Frameworks
  4. Asset Renderers

Explorar subetiquetas

  • AI-AssistedApplies AI to render game assets, organize geometry for path tracing, and create lifelike character visuals. **Distinct from Asset Renderers:** Distinct from Asset Renderers: focuses on AI-driven rendering of game assets rather than general asset-to-paintable conversion.
  • Hardware-Accelerated Asset RenderingDisplaying mobile assets using GPU acceleration for smoother edge quality. **Distinct from Asset Renderers:** Distinct from Asset Renderers: specifically focuses on the hardware acceleration aspect of rendering assets.