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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chrisbanes/accompanistAvatar von chrisbanes

    chrisbanes/accompanist

    7,822Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,822
  • vinc3m1/roundedimageviewAvatar von vinc3m1

    vinc3m1/RoundedImageView

    6,404Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,404
  • nvidia/isaac-gr00tAvatar von NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Auf GitHub ansehen↗

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

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

Unter-Tags erkunden

  • 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.