GAP-LAB-CUHK-SZ / gaustudio

A Modular Framework for 3D Gaussian Splatting and Beyond
MIT License
898 stars 45 forks source link

Gaussian surface reconstruction guidance #22

Open szk715 opened 2 months ago

szk715 commented 2 months ago

How should I complete the gaussian surface reconstruction after the mesh extraction by the provided command "gs-extract-mesh -m ./data/1750250955326095360_data/result -o ./output/1750250955326095360_data"? Is there any possible guidance?

hugoycj commented 2 months ago

To finish the texturing, you can follow the instructions in this section of the README: (https://github.com/GAP-LAB-CUHK-SZ/gaustudio?tab=readme-ov-file#binding-texture-to-the-mesh)