autonomousvision/gaussian-opacity-fields
[SIGGRAPH Asia'24 & TOG] Gaussian Opacity Fields: Efficient Adaptive Surface Reconstruction in Unbounded Scenes observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 0
- Release rhythm 35
- Longevity 62
Flags: no_releases no_license
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: 869
- days_rel: n/a
- days_push: 656
- n_releases_24m: 0
Adoption not part of the score
1017 stars · 69 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gaussian Opacity Fields (GOF) is a Python/CUDA research implementation for efficient, adaptive surface reconstruction in unbounded scenes using 3D Gaussian Splatting. It extracts geometry directly from 3D Gaussians by identifying their level set and uses Marching Tetrahedra for compact, scene-adaptive mesh extraction.
Use cases
- reconstruct 3D surfaces from multi-view images with gaussian splatting
- extract meshes from 3D gaussian splatting scenes
- novel view synthesis on unbounded scenes like Mip-NeRF 360
- reconstruct surfaces of Tanks and Temples or DTU scenes
- compare 3DGS-based surface reconstruction against neural implicit methods
- train gaussian splatting models with geometry regularization
When to choose
- you need high-quality mesh extraction from 3D Gaussians without Poisson reconstruction or TSDF fusion
- you want fast training and adaptive, compact meshes in unbounded scenes
- you are doing research on gaussian splatting surface reconstruction and want a SIGGRAPH Asia 2024 baseline
When to avoid
- you only need novel view rendering without geometry or meshes
- you lack a CUDA GPU or cannot build custom CUDA submodules
- you need a production-ready tool with a polished UI rather than research code
Facets
library · maturity active
computer-vision image-processing graphics machine-learning computer-vision graphics machine-learning python gaussian-splatting 3d-reconstruction surface-reconstruction novel-view-synthesis marching-tetrahedra mesh-extraction research-code linux gpu
2 sources
- readme: https://github.com/autonomousvision/gaussian-opacity-fields · fetched 2026-08-28 · ad2fd5c88504
- homepage: https://niujinshuchong.github.io/gaussian-opacity-fields/ · fetched 2026-08-29 · 0928967487ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| autonomousvision/gaussian-opacity-fields | main | 25 |
For agents
markdown · JSON · MCP: product_card(name="autonomousvision/gaussian-opacity-fields")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem