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

fogleman/sdf

Simple SDF mesh generation in Python observed · 2026-08-28

github.com/fogleman/sdf · Python · 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: 2052
  • days_rel: n/a
  • days_push: 753
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2000 stars · 169 forks observed · 2026-08-28

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

A Python library for generating 3D meshes from signed distance functions (SDFs) with a simple, operator-based API supporting constructive solid geometry. It exports binary STL natively and other formats via meshio, making it well suited for 3D printing workflows.

Use cases

  • generate 3d printable models from code
  • create meshes using signed distance functions in python
  • constructive solid geometry modeling with union intersection difference
  • export stl files programmatically for 3d printing
  • procedurally generate gears, knurling, and woven patterns
  • convert sdf shapes to obj ply or vtk meshes

When to choose

  • you want a minimal Python API for CSG-style 3D modeling
  • you need to 3D print models generated from code
  • you prefer defining geometry mathematically rather than in a CAD tool

When to avoid

  • you need interactive GUI-based 3D modeling
  • you require high-performance real-time rendering of SDFs
  • you need mesh editing or repair of existing models

Facets

library · maturity stable

graphics simulation image-processing graphics developer-tools python cross-platform signed-distance-functions 3d-printing mesh-generation stl constructive-solid-geometry procedural-modeling game-development

1 source

Member repositories

RepositoryRoleHealth v2
fogleman/sdfmain32

For agents

markdown · JSON · MCP: product_card(name="fogleman/sdf")

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