awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hiloteam/hiloAvatar de hiloteam

    hiloteam/Hilo

    5,932Voir sur 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
    Voir sur GitHub↗5,932
  • clientio/jointAvatar de clientIO

    clientIO/joint

    5,272Voir sur GitHub↗

    Joint est une bibliothèque JavaScript permettant de créer des diagrammes visuels interactifs et des organigrammes à l'aide de Scalable Vector Graphics (SVG). Elle fournit un environnement programmable pour créer un canevas SVG interactif avec une prise en charge intégrée du zoom, du panoramique et des gestes tactiles. Le framework inclut un système de composants pour définir des formes personnalisées et des éléments programmatiques au sein d'un système de coordonnées vectorielles. Il dispose d'un sérialiseur de diagrammes basé sur JSON pour enregistrer et charger les états des diagrammes, ainsi que d'algorithmes de disposition automatisés et de mappage de relations pour rendre les nœuds et les liens. La bibliothèque couvre un large éventail de capacités de diagrammation, notamment la gestion de structures hiérarchiques pour les éléments imbriqués, le routage de liens basé sur des chemins avec des pointes de flèche personnalisables, et un système d'interaction piloté par les événements. Elle inclut également des outils pour le parcours de données de graphes et l'agencement automatique des éléments afin d'optimiser la clarté visuelle.

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

    JavaScript
    Voir sur GitHub↗5,272
  • arturadib/node-qtAvatar de arturadib

    arturadib/node-qt

    1,617Voir sur 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++
    Voir sur 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