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

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

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

3 مستودعات

Awesome GitHub RepositoriesProgrammatic Shape Renderers

Renders shapes, lines, and fills programmatically without requiring external image assets across multiple backends.

Distinct from Vector Graphics Renderers: Distinct from Vector Graphics Renderers: focuses on programmatic shape drawing without external assets, not general vector image rendering.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Programmatic Shape Renderers. Refine with filters or upvote what's useful.

Awesome Programmatic Shape Renderers GitHub Repositories

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

    hiloteam/Hilo

    5,932عرض على GitHub↗

    Hilo is an HTML5 game engine for building 2D games that run across browsers and devices. It renders graphics through Canvas, DOM, or WebGL backends, automatically selecting the best option for the target environment. The engine provides a complete game development solution with sprite, skeletal, and particle animation, along with a texture atlas system for efficient image loading and rendering. The framework distinguishes itself through its integration of the DragonBones skeletal animation engine, which drives bone-based character movement without frame-by-frame sprites, and its Chipmunk phys

    Renders shapes, lines, and fills programmatically without external image assets.

    JavaScriptcanvasgamehilo
    عرض على GitHub↗5,932
  • clientio/jointالصورة الرمزية لـ clientIO

    clientIO/joint

    5,272عرض على GitHub↗

    Joint هي مكتبة JavaScript لبناء مخططات مرئية تفاعلية ومخططات تدفق باستخدام رسومات المتجهات القابلة للقياس (SVG). توفر بيئة قابلة للبرمجة لإنشاء لوحة SVG تفاعلية مع دعم مدمج للتكبير، والتحريك، وإيماءات اللمس. يتضمن إطار العمل نظام مكونات لتعريف الأشكال المخصصة والعناصر البرمجية داخل نظام إحداثيات قائم على المتجهات. يتميز بمُسلسل مخططات قائم على JSON لحفظ وتحميل حالات المخططات، بالإضافة إلى خوارزميات تخطيط آلية ورسم خرائط العلاقات لعرض العقد والروابط. تغطي المكتبة مجموعة واسعة من قدرات الرسم التخطيطي، بما في ذلك إدارة الهياكل الهرمية للعناصر المتداخلة، وتوجيه الروابط القائم على المسار مع رؤوس أسهم قابلة للتخصيص، ونظام تفاعل قائم على الأحداث. كما تتضمن أدوات لاجتياز بيانات الرسم البياني وترتيب العناصر آلياً لتحسين الوضوح المرئي.

    Allows the programmatic definition and rendering of specialized SVG shapes and attributes without external assets.

    JavaScript
    عرض على GitHub↗5,272
  • arturadib/node-qtالصورة الرمزية لـ arturadib

    arturadib/node-qt

    1,617عرض على GitHub↗

    Node-qt is a native desktop application framework that provides C++ bindings for Qt, allowing developers to build desktop graphical user interfaces and manage application event loops from scripts. It functions as a native extension bridging underlying object models into JavaScript constructors for script-driven application runtimes, exposing system-level widget hierarchies and windowing primitives straight to high-level scripting environments without intermediary web layers. The library resolves runtime member calls against compiled classes by inspecting native object signatures on demand, w

    Draws custom visual elements and shapes onto native window surfaces using programmatic painting interfaces.

    C++
    عرض على GitHub↗1,617
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Rendering
  5. Vector Rendering Pipelines
  6. Vector Graphics Renderers
  7. Programmatic Shape Renderers