Skip to main content

vello-parley-rendering

Render GPU-accelerated 2D vector graphics (bezier paths, fills, strokes, gradients) and high-quality shaped text in Rust with the Linebender stack: Vello (compute-based vector renderer on wgpu) + Parley (text shaping/layout) + kurbo (geometry) + peniko (brushes/color). Covers winit+wgpu surface setup, building a Scene every frame, feeding Parley glyph runs into Vello, the retained-vs-immediate question, vsync/frame pacing, and the version-pinning minefield between vello/wgpu/parley. Activate on: "Vello", "Parley", "Linebender", "GPU vector rendering in Rust", "render text with wgpu", "kurbo bezier", "peniko brush", "draw_glyphs", "Scene::fill", "custom 2D GPU canvas". NOT for: 3D rendering (use wgpu directly or bevy), Metal shader authoring (use metal-text-pipeline / metal-shader-expert), web canvas (use Canvas2D/WebGL), or native OS widgets (use gpui/egui/iced).

Aller à l'installation

Informations de source

Dépôt
curiositech/port-daddy
Dernière activité de la source
3 juillet 2026 à 14:15
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.