Tagged articles
4 articles
Page 1 of 1
Alipay Experience Technology
Alipay Experience Technology
Sep 8, 2022 · Mobile Development

How Cube Achieved High‑Performance Cross‑Platform Rendering on Android & iOS

This article explains how the Cube framework tackled native view rendering bottlenecks by introducing an asynchronous bitmap‑based rendering pipeline, detailing its cross‑platform architecture, Android and iOS technology choices, evolution through three versions, current challenges, and future optimization plans.

Rendering Engineasynchronous renderingcross‑platform
0 likes · 15 min read
How Cube Achieved High‑Performance Cross‑Platform Rendering on Android & iOS
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 18, 2022 · Mobile Development

How Cube Achieved High‑Performance Cross‑Platform Rendering with Asynchronous Bitmap Rendering

This article explains Cube's evolution from early native rendering challenges to a sophisticated asynchronous, cross‑platform rendering architecture that uses bitmap caching, platform‑specific layers, and a multi‑stage optimization process to boost mobile UI performance on both Android and iOS.

AndroidCube frameworkMobile UI
0 likes · 15 min read
How Cube Achieved High‑Performance Cross‑Platform Rendering with Asynchronous Bitmap Rendering
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 1, 2019 · Game Development

Lyra: A Cross‑Platform GPU‑Accelerated UI Rendering Engine for PC Clients

Lyra is a cross‑platform, GPU‑accelerated UI rendering engine for PC clients that replaces the legacy QuiLib by leveraging Skia’s 2D/3D backend, asynchronous multi‑threaded pipelines, and layered rendering to dramatically boost drawing performance, animation smoothness, and overall responsiveness.

Lyra Engineasynchronous renderingcross‑platform
0 likes · 9 min read
Lyra: A Cross‑Platform GPU‑Accelerated UI Rendering Engine for PC Clients