Vello - High Performance 2D Graphics Engine
Offered By: RustLab Conference via YouTube
Course Description
Overview
Explore the Vello project, an extremely high-performance 2D rendering engine implemented as a pipeline of GPU compute shaders, in this conference talk from RustLab. Discover how Vello offloads work from the CPU to the GPU and allows multi-threaded generation of 2D scenes. Learn about the imaging primitives including gradients, text, images, clipping, and nested blend modes. Understand how Vello is built on top of WGPU, implementing the WebGPU standard for both web and native platforms, and its interoperability with other Rust projects. Gain insights into the technology behind the engine, its application integration, and witness demos featuring Lottie animation playback. Delve into this 36-minute presentation to uncover the potential of high-performance 2D graphics in Rust.
Syllabus
Vello: high performance 2D graphics - Raph Levien
Taught by
RustLab Conference
Related Courses
WebGPU Tutorial - Advanced Graphics on the Web CoursefreeCodeCamp WebGPU: Modern GPU Rendering and Compute for Web and Android
Android Developers via YouTube Throw Away Your Xbox - The Future of Games Is Written in JavaScript
NDC Conferences via YouTube Rust for Medical Visualization - May 2021
Rust via YouTube Portable Graphics Abstraction in Rust with gfx-rs
Rust via YouTube