Tag

interactive graphics

0 views collected around this technical thread.

ByteFE
ByteFE
May 7, 2024 · Frontend Development

Optimizing Frontend Interactive Rendering with WebAssembly and WebGL: Architecture, Performance, and Practical Applications

This article explores the integration of WebAssembly and WebGL to build a high-performance frontend rendering engine, detailing architectural design, benchmark results, Lottie animation optimization, and a novel frame-difference sprite sheet technique that significantly reduces resource size while enhancing interactive capabilities.

Lottie AnimationSprite Sheet CompressionWebAssembly
0 likes · 11 min read
Optimizing Frontend Interactive Rendering with WebAssembly and WebGL: Architecture, Performance, and Practical Applications
Python Programming Learning Circle
Python Programming Learning Circle
Dec 26, 2023 · Frontend Development

A Comprehensive Guide to 20 Data Visualization Tools from Beginner to Expert

This article introduces twenty data‑visualization tools—including entry‑level options like Excel, online libraries such as Google Chart API and D3, GUI‑control libraries, and advanced desktop applications like Processing, R, and Gephi—explaining their main features, supported formats, and typical use cases for creating charts, maps, and interactive graphics.

Data VisualizationJavaScript librariescharts
0 likes · 11 min read
A Comprehensive Guide to 20 Data Visualization Tools from Beginner to Expert