awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesParallelized Path Rendering

Rendering techniques that decompose complex vector paths into segments for simultaneous processing across GPU cores.

Distinct from SVG Path Rendering: Focuses on the parallel execution strategy across GPU cores rather than just the notation or basic rendering of SVG paths.

Explore 1 awesome GitHub repository matching graphics & multimedia · Parallelized Path Rendering. Refine with filters or upvote what's useful.

Awesome Parallelized Path Rendering GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • linebender/vellolinebender का अवतार

    linebender/vello

    4,120GitHub पर देखें↗

    Vello is a cross-platform graphics library and GPU-accelerated 2D vector renderer. It functions as an engine for drawing high-performance 2D scenes, rendering scalable vector graphics files, and playing Lottie animations. The project utilizes GPU compute shaders for rasterization and stores vector geometry in a GPU-resident scene graph to minimize data transfer. It employs a tiled rendering architecture and parallelized path rendering to process complex imagery across diverse graphics APIs. The library provides hardware-accelerated compositing and enables the output of rendered 2D visual dat

    Breaks complex vector paths into small segments processed simultaneously across thousands of GPU cores.

    Rust
    GitHub पर देखें↗4,120
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Rendering
  4. Parallelized Path Rendering