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

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

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

1 个仓库

Awesome GitHub RepositoriesPath Accuracy Validators

Logic that validates if a user-drawn path matches a predefined geometric reference.

Distinct from SVG Path Rendering: Focuses on validation of the path geometry rather than the rendering or parsing of the SVG.

Explore 1 awesome GitHub repository matching graphics & multimedia · Path Accuracy Validators. Refine with filters or upvote what's useful.

Awesome Path Accuracy Validators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chanind/hanzi-writerchanind 的头像

    chanind/hanzi-writer

    4,835在 GitHub 上查看↗

    Hanzi Writer 是一个交互式汉字书写导师和 SVG 动画库,旨在可视化和验证汉字的笔画构建。它作为一种书法练习的教学工具,通过渲染逐笔动画和验证用户绘制的路径来发挥作用。 该库提供了一个系统,用于将用户输入与预定义的笔画序列进行比较,以实时验证书写准确性。它引导用户进行交互式练习,指导书写过程并提供关于笔顺的即时反馈。 该工具处理从远程源检索字符坐标数据的过程,以渲染 SVG 路径动画。它将鼠标和触摸事件映射到这些路径段,以检测并验证每个笔画的完成情况。

    Compares user-drawn SVG paths against predefined character data to verify writing accuracy.

    TypeScript
    在 GitHub 上查看↗4,835
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Rendering
  4. Path Accuracy Validators