mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#2d

10 Beiträge8 Beteiligte0 Beiträge heute

Vello, github.com/linebender/vello.

Vello is a 2D graphics rendering engine written in Rust, with a focus on GPU compute. It can draw large 2D scenes with interactive or near-interactive performance, using `wgpu` for GPU access.

The more I learn about Vello, the more I'm fascinating by the number of state-of-the-art techniques that are used. It's so rich.

e.g. Fast GPU bounding boxes on tree-structured scenes, arxiv.org/abs/2205.11659

A GPU compute-centric 2D renderer. Contribute to linebender/vello development by creating an account on GitHub.
GitHubGitHub - linebender/vello: A GPU compute-centric 2D renderer.A GPU compute-centric 2D renderer. Contribute to linebender/vello development by creating an account on GitHub.
#rendering#engine#gpu