awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
linebender avatar

linebender/vello

0
View on GitHub↗
4,120 stele·261 fork-uri·Rust·Apache-2.0·2 vizualizărilinebender.org/vello↗

Vello

Vello este o bibliotecă grafică cross-platform și un renderer vectorial 2D accelerat GPU. Funcționează ca un motor pentru desenarea scenelor 2D de înaltă performanță, redarea fișierelor grafice vectoriale scalabile și redarea animațiilor Lottie.

Proiectul utilizează shadere de calcul GPU pentru rasterizare și stochează geometria vectorială într-un graf de scenă rezident în GPU pentru a minimiza transferul de date. Utilizează o arhitectură de redare pe plăci (tiled) și redare paralelă a căilor pentru a procesa imagini complexe prin diverse API-uri grafice.

Biblioteca oferă compoziție accelerată hardware și permite output-ul datelor vizuale 2D redate direct în ferestrele native ale sistemului de operare pe diferite platforme hardware.

Features

  • Vector Graphics Rendering - Provides high-performance rendering of 2D scenes and complex vector imagery using GPU compute shaders.
  • Cross-Platform Graphics Frameworks - Functions as a high-performance drawing system for hardware-accelerated visuals across multiple platforms.
  • Compute Shader Pipelines - Implements compute shader pipelines to calculate pixel coverage and color for high-performance vector rasterization.
  • 2D Rendering Engines - Provides an engine optimized for drawing two-dimensional graphics and animations using GPU hardware acceleration.
  • Parallelized Path Rendering - Breaks complex vector paths into small segments processed simultaneously across thousands of GPU cores.
  • Tiled Rasterization Architectures - Divides the screen into small grids to optimize memory access and reduce redundant pixel calculations.
  • GPU-Resident Scene Graphs - Stores vector geometry and drawing commands directly in GPU memory to minimize data transfer during frames.
  • Vector Animation Libraries - Ships tools for animating vector paths and shapes to create fluid motion graphics.
  • Graphics API Abstractions - Provides a unified interface via wgpu to translate compute commands across Vulkan, Metal, and DirectX.
  • SVG-Based Vector Rendering - Renders scalable vector graphics files by parsing XML data into visual elements.
  • Lottie Players - Includes a dedicated rendering engine for playing vector-based Lottie animation files.
  • GPU Compositing - Uses the GPU to assemble and paint visual layers and transparency effects for high frame rates.

Istoric stele

Graficul istoricului de stele pentru linebender/velloGraficul istoricului de stele pentru linebender/vello

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face linebender/vello?

Vello este o bibliotecă grafică cross-platform și un renderer vectorial 2D accelerat GPU. Funcționează ca un motor pentru desenarea scenelor 2D de înaltă performanță, redarea fișierelor grafice vectoriale scalabile și redarea animațiilor Lottie.

Care sunt principalele funcționalități ale linebender/vello?

Principalele funcționalități ale linebender/vello sunt: Vector Graphics Rendering, Cross-Platform Graphics Frameworks, Compute Shader Pipelines, 2D Rendering Engines, Parallelized Path Rendering, Tiled Rasterization Architectures, GPU-Resident Scene Graphs, Vector Animation Libraries.

Care sunt câteva alternative open-source pentru linebender/vello?

Alternativele open-source pentru linebender/vello includ: shopify/react-native-skia — react-native-skia is a cross-platform graphics framework that provides a high-performance 2D graphics engine for… google/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital… flame-engine/flame — Flame is a 2D game engine for Flutter and Dart. It provides a component-based game framework for managing entities and… mono/skiasharp — SkiaSharp is a cross-platform 2D graphics engine and .NET wrapper for the Skia Graphics Library. It provides a… google/angle — This project is a cross-platform graphics wrapper and translation layer that implements the OpenGL ES and EGL… gfx-rs/gfx — gfx is a hardware-agnostic graphics API abstraction that translates a unified set of graphics and compute commands…

Alternative open-source pentru Vello

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Vello.
  • shopify/react-native-skiaAvatar Shopify

    Shopify/react-native-skia

    8,424Vezi pe GitHub↗

    react-native-skia is a cross-platform graphics framework that provides a high-performance 2D graphics engine for rendering shapes, paths, and images. It functions as a vector graphics engine and UI animation toolkit, allowing for hardware-accelerated visuals across mobile and web platforms. The project is distinguished by its integration of the Skia 2D graphics library, enabling a shader and filter pipeline for complex pixel-level effects. It supports the rendering of Lottie animations exported from After Effects and the execution of animations directly on the UI thread to maintain fluid moti

    TypeScriptreactreact-nativeskia
    Vezi pe GitHub↗8,424
  • google/skiaAvatar google

    google/skia

    10,762Vezi pe GitHub↗

    Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital surfaces. It functions as a hardware-accelerated graphics engine that offloads drawing operations to the GPU, a vector graphics processor for SVG and complex paths, and a typography engine for shaping and drawing characters with Unicode support. The project provides a cross-platform image codec for encoding and decoding standard image formats into raw pixel data across multiple operating systems. It also enables the development of user interfaces that maintain visual consistency a

    C++
    Vezi pe GitHub↗10,762
  • flame-engine/flameAvatar flame-engine

    flame-engine/flame

    10,646Vezi pe GitHub↗

    Flame is a 2D game engine for Flutter and Dart. It provides a component-based game framework for managing entities and their lifecycles through a hierarchical architecture, alongside a dedicated system for game asset management and input handling. The engine distinguishes itself through a specialized integration layer for external physics engines to handle rigid body dynamics and collision detection. It also features a high-performance task model that uses isolates to offload heavy computations and prevent main thread blocking. The framework covers a broad range of capabilities including vis

    Dartdartflameflutter
    Vezi pe GitHub↗10,646
  • mono/skiasharpAvatar mono

    mono/SkiaSharp

    5,449Vezi pe GitHub↗

    SkiaSharp is a cross-platform 2D graphics engine and .NET wrapper for the Skia Graphics Library. It provides a rendering API for drawing shapes, paths, and bitmaps across mobile, desktop, and server environments, functioning as both a raster graphics library and a hardware-accelerated drawing API. The project enables the creation of custom vector drawings and dynamic UI components through precise control over strokes, fills, and mathematical transformations. It also supports programmatic image manipulation, allowing for the loading and modification of pixel arrays. Its capabilities cover bas

    C#androidcross-platformdot-net
    Vezi pe GitHub↗5,449
Vezi toate cele 30 alternative pentru Vello→