parallelization of surface reconstruction (ball pivoting)
Open
feature request
reconstruction
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
The surface reconstruction algorithms, (ball pivoting for example) get slow for large point clouds.
They seem to be not parallelized.
Using OpenMP to use more cores and speed up the meshing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.