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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mbrlabs/lorienAvatar de mbrlabs

    mbrlabs/Lorien

    6,687Ver en 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
    Ver en GitHub↗6,687
  • mono/skiasharpAvatar de mono

    mono/SkiaSharp

    5,449Ver en GitHub↗

    SkiaSharp es un motor de gráficos 2D multiplataforma y un wrapper de .NET para la biblioteca de gráficos Skia. Proporciona una API de renderizado para dibujar formas, trazados y mapas de bits en entornos móviles, de escritorio y de servidor, funcionando tanto como biblioteca de gráficos rasterizados como API de dibujo acelerada por hardware. El proyecto permite la creación de dibujos vectoriales personalizados y componentes de UI dinámicos mediante un control preciso sobre trazos, rellenos y transformaciones matemáticas. También admite la manipulación programática de imágenes, permitiendo cargar y modificar matrices de píxeles. Sus capacidades cubren el renderizado básico de formas, la definición de trazados complejos y transformaciones de objetos gráficos. Además, incluye sistemas para aplicar efectos visuales como degradados, desenfoques, modos de fusión y mosaicos de mapas de bits.

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

    C#androidcross-platformdot-net
    Ver en GitHub↗5,449
  • tldraw/draw-a-uiAvatar de tldraw

    tldraw/draw-a-ui

    5,445Ver en GitHub↗

    Este proyecto es un lienzo visual impulsado por IA y un framework de pizarra colaborativa. Funciona como un motor de dibujo vectorial personalizable y una herramienta para convertir bocetos de interfaz dibujados a mano y wireframes en código funcional utilizando inteligencia artificial. El sistema se distingue por la integración de agentes de IA que pueden leer, modificar y generar diagramas visuales directamente en el lienzo. También proporciona un editor de flujo de trabajo basado en nodos para construir pipelines de automatización y flujos de procesamiento de datos conectando componentes multimodales. La plataforma cubre una amplia gama de capacidades, incluyendo colaboración multijugador en tiempo real con seguimiento de presencia de usuarios, un lienzo infinito con renderizado acelerado por GPU y una suite integral de herramientas de manipulación y alineación de objetos. También implementa estándares de accesibilidad web y proporciona una interfaz programable para definir formas personalizadas y controles de lienzo programáticos.

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

    TypeScript
    Ver en GitHub↗5,445
  • wonderunit/storyboarderAvatar de wonderunit

    wonderunit/storyboarder

    3,729Ver en 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
    Ver en GitHub↗3,729
  • methodofaction/method-drawAvatar de methodofaction

    methodofaction/Method-Draw

    2,999Ver en 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
    Ver en GitHub↗2,999
  1. Home
  2. Graphics & Multimedia
  3. Vector Drawing Applications

Explorar subetiquetas

  • 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.