ranahanocka/point2mesh
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020] 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: 2308
- days_rel: n/a
- days_push: 1034
- n_releases_24m: 0
Adoption not part of the score
1240 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Point2Mesh is a PyTorch implementation of a SIGGRAPH 2020 technique that reconstructs watertight surface meshes from input point clouds by optimizing a CNN to deform an initial mesh around the shape. It is research code accompanying an academic paper, with example scripts and conda-based setup.
Use cases
- reconstruct a watertight mesh from a 3d point cloud
- shrink-wrap an initial mesh onto point cloud data using a learned cnn
- reproduce the point2mesh siggraph 2020 paper results
- process 3d scans into clean manifold meshes
- experiment with deep learning for geometry processing
When to choose
- you need watertight mesh reconstruction from point clouds of a single object
- you want to study or extend the point2mesh self-prior approach
- you have a GPU and can work with PyTorch 1.4/1.5 and PyTorch3D
When to avoid
- you need a fast, production-ready reconstruction pipeline
- you cannot install the pinned old PyTorch/PyTorch3D versions or the external Manifold tool
- you need generic multi-object or real-time reconstruction
Facets
library · maturity maintenance
deep-learning machine-learning graphics image-processing computer-vision graphics deep-learning machine-learning python point-cloud mesh-reconstruction pytorch 3d-graphics siggraph watertight-mesh research-code linux gpu
1 source
- readme: https://github.com/ranahanocka/point2mesh · fetched 2026-08-28 · 74e70befd4d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ranahanocka/point2mesh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ranahanocka/point2mesh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem