awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • yqnn/svg-path-editorYqnn 的头像

    Yqnn/svg-path-editor

    5,222在 GitHub 上查看↗

    This project is a vector path manipulator and SVG geometry transformer that provides a visual interface for modifying SVG path data. It serves as a utility for adding, removing, and converting path segments without writing coordinate code by hand. The tool functions as an SVG path optimizer, reducing path data length and cleaning up coordinate systems. It also includes a geometry transformer for applying scaling, rotation, and translation to vector shapes. The software includes capabilities for visual path manipulation and global geometry transformations. It also provides viewport control to

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

    TypeScriptsvgsvg-editorsvg-parser
    在 GitHub 上查看↗5,222
  • alexjlockwood/shapeshifteralexjlockwood 的头像

    alexjlockwood/ShapeShifter

    4,070在 GitHub 上查看↗

    ShapeShifter 是一个可视化编辑器和工具,用于创建 SVG 矢量路径之间的变形动画。它作为一个插值编辑器,允许对齐和修改矢量点,以在不同形状之间产生流畅的过渡。 该项目作为一个跨平台矢量资源生成器,将动画数据导出为精灵图和可绘制文件,供 Android、iOS 和 Web 平台使用。它专门用于将不同的 SVG 路径命令转换为统一格式,以确保形状之间的一对一点映射。 该工具包括路径对齐优化和命令标准化功能,以同步不兼容的路径结构。它还提供用于加载矢量图形和保存配置的变形序列的文件管理功能。

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

    TypeScriptandroidangularanimated-vector-drawable
    在 GitHub 上查看↗4,070
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Command Mappings