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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • canvg/canvgAvatar de canvg

    canvg/canvg

    3,832Ver en 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
    Ver en 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