houfei0801 / ipsr

93 stars 16 forks source link

sample_points function #4

Closed jaquilio closed 6 months ago

jaquilio commented 10 months ago

The code calls the sample_points function in PoissonRecon.inl. What purpose does that sample_points function achieve?

houfei0801 commented 10 months ago

Sample points on an adaptive Octree. This is a step of the PoissonRecon.