fogleman/ln
3D line art engine. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3888
- days_rel: n/a
- days_push: 2602
- n_releases_24m: 0
Adoption not part of the score
3373 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A vector-based 3D rendering engine written in Go that produces 2D vector graphics (SVG/PNG) depicting 3D scenes as line art. It was created for drawing 3D scenes with pen plotters and supports primitives, triangle meshes, and CSG operations.
Use cases
- render 3d scenes as svg line drawings
- generate vector graphics for pen plotter drawings
- convert obj or stl meshes to line art
- create technical line drawings of 3d models in go
- render hidden-line-removed 3d wireframe images
When to choose
- you need vector (SVG) output of 3D scenes rather than rasterized images
- you want to draw 3D line art with a pen plotter
- you need CSG operations with line-based rendering in Go
When to avoid
- you need rasterized 3D rendering like OpenGL or a full game engine
- you need an actively maintained project with recent releases
- you need photorealistic rendering or shading
Facets
library · maturity maintenance
graphics image-processing simulation graphics developer-tools cross-platform go cross-platform cli 3d-rendering vector-graphics svg line-art pen-plotter csg ray-tracing
5 sources
- readme: https://github.com/fogleman/ln · fetched 2026-08-28 · b1f7b89fbc8f
- homepage: https://godoc.org/github.com/fogleman/ln/ln · fetched 2026-08-29 · de8ec1527730
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://pkg.go.dev/github.com/fogleman/ln/ln · fetched 2026-08-29 · 62fe23ef8b97
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fogleman/ln | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem