'CGAL:: Surface Reconstruction -- reconstructed point cloud can't be rendered/visualize in any 3D viewers

I used CGAL to preprocess my pointcloud(.ply) file.

Results after each preprocess can be rendered/visualize.

But after applying advance front surface reconstruction to the point cloud. I can't render it anymore.

I followed this code but I only used the advance front as a reconstruction method.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source