/PoissonRecon_GPU

A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)

Primary LanguageCudaMIT LicenseMIT

CUDA Version of GPU Poisson Reconstruction

Reference: Poisson Surface Reconstruction , Data-Parallel Octrees for Surface Reconstruction

This algorithm reconstruct the surface by inputing the cloud point of the object.

Compared with V1 version of CPU implementation taking about 100s to process Bunny, this version takes 2.4s to process Bunny on RTX 2050 with maxDepth = 8 (depth number start from 0).

Testing environment: Ubuntu 22.04 1 LTS, CUDA 11.7, gcc-9

Example

Eagle

Torso