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

spite/THREE.MeshLine

Mesh replacement for THREE.Line observed · 2026-08-28

github.com/spite/THREE.MeshLine · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3939
  • days_rel: n/a
  • days_push: 894
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2339 stars · 380 forks observed · 2026-08-28

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

A JavaScript library that replaces THREE.Line in three.js by rendering lines as billboarded triangle strips instead of GL_LINE, enabling thick, textured, and customizable lines in WebGL. It provides MeshLine, MeshLineMaterial, and raycasting support for interactive line rendering.

Use cases

  • draw thick lines in three.js
  • render SVG paths as 3D lines
  • plot graphs with styled lines in WebGL
  • create animated line trails or ribbons
  • make lines with custom textures and materials
  • add clickable/pickable lines to a 3D scene

When to choose

  • you need line widths beyond the 1px limit of GL_LINE
  • you want textured, dashed, or gradient lines in three.js
  • you need lines that respond to raycasting/interaction
  • you're rendering SVG paths or graph data as 3D lines

When to avoid

  • you only need simple 1px debug lines (use THREE.Line)
  • you're not using three.js or WebGL
  • you need 2D canvas/SVG line drawing instead of 3D

Facets

library · maturity stable

graphics animation ui-components web-development graphics browser cross-platform threejs webgl glsl shaders line-rendering mesh-lines game-development web-server

2 sources

Member repositories

RepositoryRoleHealth v2
spite/THREE.MeshLinemain23

For agents

markdown · JSON · MCP: product_card(name="spite/THREE.MeshLine")

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