shunsukesaito / PIFu

This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
https://shunsukesaito.github.io/PIFu/
Other
1.77k stars 340 forks source link

Watertight meshes #163

Open FiscalTax opened 4 months ago

FiscalTax commented 4 months ago

I am working with Thuman2.0 dataset and I need to obtain watertight meshes. Many people processed the .obj files with the fast winding number algorithm, but I didn't understand how to apply it. Do you know any libraries, or available codes to easily obtain watertight meshes?