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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • canvg/canvgAvatar von canvg

    canvg/canvg

    3,832Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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