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
·

2 dépôts

Awesome GitHub RepositoriesSVG Path Command Mappings

Mappings that translate SVG path data strings into interactive geometric objects.

Distinct from Keyboard Command Mapping: Unlike keyboard or gesture mappings, this maps a domain-specific string syntax to geometric data structures.

Explore 2 awesome GitHub repositories matching graphics & multimedia · SVG Path Command Mappings. Refine with filters or upvote what's useful.

Awesome SVG Path Command Mappings 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.
  • yqnn/svg-path-editorAvatar de Yqnn

    Yqnn/svg-path-editor

    5,222Voir sur GitHub↗

    Ce projet est un manipulateur de chemin vectoriel et un transformateur de géométrie SVG qui fournit une interface visuelle pour modifier les données de chemin SVG. Il sert d'utilitaire pour ajouter, supprimer et convertir des segments de chemin sans écrire de code de coordonnées à la main. L'outil fonctionne comme un optimiseur de chemin SVG, réduisant la longueur des données de chemin et nettoyant les systèmes de coordonnées. Il inclut également un transformateur de géométrie pour appliquer la mise à l'échelle, la rotation et la translation aux formes vectorielles. Le logiciel inclut des capacités pour la manipulation visuelle de chemin et les transformations géométriques globales. Il fournit également des outils de contrôle de fenêtre (viewport) pour zoomer, déplacer et ajuster la vue au chemin actuel.

    Maps SVG path command strings to interactive coordinate objects for direct graphical manipulation.

    TypeScriptsvgsvg-editorsvg-parser
    Voir sur GitHub↗5,222
  • alexjlockwood/shapeshifterAvatar de alexjlockwood

    alexjlockwood/ShapeShifter

    4,070Voir sur GitHub↗

    ShapeShifter is a visual editor and utility for creating morphing animations between SVG vector paths. It serves as an interpolation editor that allows for the alignment and modification of vector points to produce fluid transitions between different shapes. The project functions as a cross-platform vector asset generator, exporting animation data as spritesheets and drawable files for use on Android, iOS, and web platforms. It specializes in converting disparate SVG path commands into a unified format to ensure a one-to-one point mapping between shapes. The tool includes capabilities for pa

    Implements a system to map disparate SVG path commands into a unified format for consistent point mapping.

    TypeScriptandroidangularanimated-vector-drawable
    Voir sur GitHub↗4,070
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Command Mappings