Ross ROSS = Recommend OSS · open-source software intelligence for agents

mattdesl/svg-mesh-3d

:rocket: converts a SVG path to a 3D mesh observed · 2026-08-28

github.com/mattdesl/svg-mesh-3d · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3987
  • days_rel: n/a
  • days_push: 2860
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1223 stars · 94 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A JavaScript library that converts SVG path strings into 3D triangulated meshes (simplicial complexes) using Delaunay triangulation. It is best suited for silhouettes like font icon SVGs and outputs meshes usable in ThreeJS or StackGL.

Use cases

  • convert svg icons into 3d meshes for threejs
  • extrude svg silhouettes into triangulated geometry
  • turn svg path data into a simplicial complex
  • render font icon svgs as 3d shapes in the browser
  • triangulate svg paths with delaunay for webgl demos

When to choose

  • you need to render SVG silhouettes or icons as 3D meshes in ThreeJS or StackGL
  • you want a simple high-level API for SVG path triangulation
  • you need normalized mesh output with configurable Delaunay triangulation and simplification

When to avoid

  • you need to convert full SVG files with complex features beyond paths
  • you require actively maintained tooling or recent updates
  • you need high-performance triangulation of very large or detailed vector artwork

Facets

library · maturity maintenance

graphics image-processing parser graphics web-development browser svg triangulation 3d-mesh delaunay simplicial-complex threejs game-development nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
mattdesl/svg-mesh-3dmain32

For agents

markdown · JSON · MCP: product_card(name="mattdesl/svg-mesh-3d")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem