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

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

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

1 个仓库

Awesome GitHub RepositoriesInteractive Vector Mapping

Mapping user input events to specific vector shapes within a rendered graphics engine.

Distinct from Vector Graphics Renderers: Focuses on the interaction mapping layer rather than the general rendering of attributes.

Explore 1 awesome GitHub repository matching graphics & multimedia · Interactive Vector Mapping. Refine with filters or upvote what's useful.

Awesome Interactive Vector Mapping GitHub Repositories

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

    canvg/canvg

    3,832在 GitHub 上查看↗

    canvg is a JavaScript graphics library and rendering engine designed to parse SVG vector data and draw the resulting graphics onto HTML5 canvas elements. It functions as a pipeline that transforms structured vector markup into pixel-based output for use in web browsers. The library provides a framework for web vector graphics animation, executing rendering cycles to maintain consistent visual motion. It also enables interactive vector graphics by mapping user input, such as mouse clicks and touch events, to specific shapes within the rendered canvas. The engine handles vector-to-pixel transf

    Maps mouse clicks and touch events to specific shapes within the rendered vector graphic.

    TypeScriptcanvashacktoberfestjavascript
    在 GitHub 上查看↗3,832
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Rendering
  5. Vector Rendering Pipelines
  6. Vector Graphics Renderers
  7. Interactive Vector Mapping