Vello: high performance 2D graphics - Raph Levien

Описание к видео Vello: high performance 2D graphics - Raph Levien

🔔 FOLLOW RUSTLAB CHANNEL 🔔

ABSTRACT:
The Vello project is extremely high performance 2D rendering engine implemented as a pipeline of GPU compute shaders. Among its goals are to offload as much of the work as possible from the CPU to the GPU, also allowing generation of the 2D scene using multiple threads.
Imaging primitives include gradients, text, images, clipping, and potentially deeply nested blend modes. It is implemented on top of WGPU, a well-supported crate implementing the emerging WebGPU standard on both Web and native platforms, and is designed to interoperate with other Rust projects using the same infrastructure.
In this talk, we will describe some of the technology used to build the engine, how to integrate it into applications, and of course show demos, including Lottie animation playback.

This channel is dedicated to the videos of the RustLab conference.
⚙️ Follow us on TWITTER:

/ rustlab_conf
⚙️ Follow us on FACEBOOK:

/ rustlabconference

RustLab is the first Italian international conference on the Rust programming language, organized by Develer.
Develer is not just an Italian company projecting and releasing hardware and software solutions for the industrial environment, but is also an ensemble of people sharing their great passion for new technologies and how they can be applied to your everyday life.

⚙️ Follow DEVELER on INSTAGRAM:

/ wearedeveler
⚙️ Follow DEVELER on FACEBOOK:

/ we.are.develer
⚙️ Follow DEVELER on TWITTER:

/ develer
⚙️ Follow DEVELER on LINKEDIN:

/ 114426
⚙️ Follow DEVELER on TELEGRAM: https://t.me/wearedeveler
⚙️ Follow DEVELER on TIK TOK:

/ wearedeveler

Комментарии

Информация по комментариям в разработке