Anttwo / SuGaR

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
https://anttwo.github.io/sugar/
Other
2.16k stars 161 forks source link

About extract_refined_mesh_with_texture.py #177

Open ywaison opened 6 months ago

ywaison commented 6 months ago

I want to extract obj files using extract_refined_mesh_with_texture.py, but I don't know how to write it on the command line, I desperately want help

3051617781 commented 5 months ago

hey, you could reference my issue.(it is implemented on Windows, but the command is the same) hope the below can help you. https://github.com/Anttwo/SuGaR/issues/182