awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesVector Drawing Applications

Software dedicated to the creation and editing of scalable vector graphics and freehand sketches.

Distinguishing note: None of the candidates represent the full application identity as a vector drawing tool

Explore 5 awesome GitHub repositories matching graphics & multimedia · Vector Drawing Applications. Refine with filters or upvote what's useful.

Awesome Vector Drawing Applications GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mbrlabs/lorienAvatar mbrlabs

    mbrlabs/Lorien

    6,687Vezi pe GitHub↗

    Lorien is a cross-platform vector drawing application built with Godot. It functions as a vector graphics editor and a pressure-sensitive sketchbook for creating freehand drawings and geometric shapes. The application features an infinite canvas whiteboard with a boundless workspace, infinite zoom, and coordinate grids. It supports drawing tablets through pressure sensitivity to vary stroke thickness and opacity, and it includes a system for exporting drawings into the standardized SVG format. The software provides tools for vector sketch creation and brush stroke editing, managed via a comm

    A cross-platform infinite canvas application built with Godot for creating vector sketches.

    GDScript
    Vezi pe GitHub↗6,687
  • mono/skiasharpAvatar mono

    mono/SkiaSharp

    5,449Vezi pe GitHub↗

    SkiaSharp este un motor grafic 2D cross-platform și un wrapper .NET pentru Skia Graphics Library. Acesta oferă un API de randare pentru desenarea formelor, căilor și bitmap-urilor în medii mobile, desktop și server, funcționând atât ca bibliotecă de grafică raster, cât și ca API de desenare accelerat hardware. Proiectul permite crearea de desene vectoriale personalizate și componente UI dinamice prin control precis asupra contururilor, umplerilor și transformărilor matematice. De asemenea, suportă manipularea programatică a imaginilor, permițând încărcarea și modificarea matricelor de pixeli. Capabilitățile sale acoperă randarea formelor de bază, definirea căilor complexe și transformările obiectelor grafice. În plus, include sisteme pentru aplicarea efectelor vizuale precum gradienți, blur-uri, moduri de blend și tiling de bitmap-uri.

    Provides precise programmatic control over strokes, fills, and mathematical transformations for creating complex vector paths.

    C#androidcross-platformdot-net
    Vezi pe GitHub↗5,449
  • tldraw/draw-a-uiAvatar tldraw

    tldraw/draw-a-ui

    5,445Vezi pe GitHub↗

    Acest proiect este o pânză vizuală (canvas) bazată pe AI și un framework de whiteboard colaborativ. Acesta funcționează ca un motor de desen vectorial personalizabil și un instrument pentru convertirea schițelor de interfață desenate de mână și a wireframe-urilor în cod funcțional folosind inteligența artificială. Sistemul se distinge prin integrarea agenților AI care pot citi, modifica și genera diagrame vizuale direct pe canvas. Oferă, de asemenea, un editor de flux de lucru bazat pe noduri pentru construirea de pipeline-uri de automatizare și fluxuri de procesare a datelor prin conectarea componentelor multimodale. Platforma acoperă o gamă largă de capabilități, inclusiv colaborare multiplayer în timp real cu urmărirea prezenței utilizatorilor, un canvas infinit cu randare accelerată GPU și o suită cuprinzătoare de instrumente de manipulare și aliniere a obiectelor. De asemenea, implementează standarde de accesibilitate web și oferă o interfață scriptabilă pentru definirea formelor personalizate și a controalelor programatice pentru canvas.

    Ships a customizable and scriptable vector drawing engine supporting bespoke shapes and WebGL shaders.

    TypeScript
    Vezi pe GitHub↗5,445
  • wonderunit/storyboarderAvatar wonderunit

    wonderunit/storyboarder

    3,729Vezi pe GitHub↗

    Storyboarder is digital storyboarding software and a film preproduction tool used to sketch visual sequences and time story beats for animation and film production. It functions as a drawing application for prototyping visual narratives, providing a sketching environment to convert written scripts into visual frames for organizing camera shots and production planning. The project acts as a production pipeline bridge and digital asset pipeline, utilizing a real-time file-system watcher to sync drawing frames with external image editors. This allows the workspace to automatically update frames

    Provides a vector-based sketching tool with hardware-accelerated canvas rendering and composition guides.

    JavaScriptdrawingfilmmakingfountain
    Vezi pe GitHub↗3,729
  • methodofaction/method-drawAvatar methodofaction

    methodofaction/Method-Draw

    2,999Vezi pe GitHub↗

    Method-Draw is a browser-based vector graphics editor designed for creating and modifying scalable vector illustrations. It provides a workspace for managing vector paths, typography, and canvas layouts, allowing users to produce illustrations directly within a web environment using standard vector markup language. The software distinguishes itself by offering precise control over vector geometry, enabling users to manipulate individual nodes, segments, and curves to refine complex shapes. It integrates a comprehensive toolset for drawing and editing paths, alongside features for typography f

    Provides vector creation tools to draw and modify scalable shapes directly in the browser.

    JavaScriptdrawing-appsvg-editorvector-graphics
    Vezi pe GitHub↗2,999
  1. Home
  2. Graphics & Multimedia
  3. Vector Drawing Applications

Explorează sub-etichetele

  • Scriptable Drawing EnginesProgrammable vector engines that allow for the definition of custom shapes and rendering logic. **Distinct from Vector Drawing Applications:** Distinct from general vector applications by focusing on the scriptable/programmable nature of the engine for bespoke tools.
  • Vector Drawing APIsProgrammatic interfaces for creating complex paths and geometric figures with precise control over strokes and fills. **Distinct from Vector Drawing Applications:** Focuses on the API for programmatic drawing rather than a full-featured end-user vector graphics editor application.