awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesPath Extraction Utilities

Tools for retrieving raw vector path data from graphical elements for procedural manipulation.

Distinct from Vector Data Formats: Distinct from Vector Data Formats: focuses on the active retrieval of path data from existing elements rather than the storage format itself.

Explore 2 awesome GitHub repositories matching data & databases · Path Extraction Utilities. Refine with filters or upvote what's useful.

Awesome Path Extraction Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • graphiteeditor/graphiteالصورة الرمزية لـ GraphiteEditor

    GraphiteEditor/Graphite

    24,258عرض على GitHub↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    DesignNode retrieves the underlying vector path information from a selected graphic element to allow for further processing within a workflow.

    Rust2d-graphicsanimationart
    عرض على GitHub↗24,258
  • cmiscm/leonsansالصورة الرمزية لـ cmiscm

    cmiscm/leonsans

    10,179عرض على GitHub↗

    This project is a programmable font system and canvas typography engine that renders a geometric sans-serif typeface using raw coordinate data. It functions as a coordinate-based text animator, allowing for the real-time modification of glyph shapes and font weights. The system distinguishes itself through the ability to extract and manipulate the point coordinates of characters to create morphing effects, wave animations, and shape transitions. It enables dynamic weight interpolation and point-to-line visualizations, moving beyond static font rendering to produce procedural typography. The

    Extracts raw vector path coordinate arrays from characters to facilitate procedural animations and effects.

    JavaScript
    عرض على GitHub↗10,179
  1. Home
  2. Data & Databases
  3. Vector Data Formats
  4. Path Extraction Utilities