awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesNative Animation Renderers

Engines that render vector and raster animations natively across mobile, desktop, and web platforms without additional runtimes.

Distinct from JSON Animation Rendering: Distinct from JSON Animation Rendering: renders PAG binary format animations natively, not JSON-based specs.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Native Animation Renderers. Refine with filters or upvote what's useful.

Awesome Native Animation Renderers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tencent/libpagTencent 的头像

    Tencent/libpag

    5,708在 GitHub 上查看↗

    The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

    Renders vector and raster animations from PAG files natively in real time across iOS, Android, desktop, and web.

    C++after-effectsanimationkeyframes
    在 GitHub 上查看↗5,708
  • tencent/vapTencent 的头像

    Tencent/vap

    4,169在 GitHub 上查看↗

    Vap 是一个跨平台动画引擎,旨在在 iOS、Android 和 Web 平台上渲染复杂的视觉效果。它作为一个硬件解码动画播放器,利用硬件加速视频解码来播放高压缩比的视觉效果和特殊动画。 该系统通过将用户定义的属性(如文本或图像)注入到活动动画中,实现动态视觉效果定制。这允许通过修改带有自定义数据的视频帧来创建个性化的观看体验。 该引擎专注于高压缩媒体交付和实时游戏视觉效果的播放。它利用跨平台渲染层在不同的设备环境中保持一致的动画行为和性能。

    Provides a rendering system that injects custom user properties and data into active animations for personalized experiences.

    Objective-C
    在 GitHub 上查看↗4,169
  1. Home
  2. Graphics & Multimedia
  3. JSON Animation Rendering
  4. Native Animation Renderers

探索子标签

  • Dynamic Property RenderersRenderers capable of updating animation content based on injected external properties at runtime. **Distinct from Native Animation Renderers:** Distinct from Native Animation Renderers: specifically emphasizes the dynamic injection of user data into the rendering process.