Registry / other / vello
library0.8.0rscratesunverified

A GPU compute-centric 2D renderer using modern graphics APIs.

# Cargo.toml [dependencies] vello = "0.8.0"
INSTALL
IMPORT
SIG · VELLO
V
vello
otherrustv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Renderer
use vello::Renderer;

Import the Vello renderer

use vello::Renderer; fn main() { // Renderer requires GPU context setup println!("Vello renderer available"); }
Debug
Known issues
gotchaRequires GPU with Vulkan/Metal/DX12 support; no software fallback
fix
Ensure system has a compatible GPU and drivers
affects: >=0.1.0
Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources