Anttwo / SuGaR

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering

Home Page:https://anttwo.github.io/sugar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simultaneous editing of Gaussian and mesh

zero-joke opened this issue · comments

Thanks for your great work!
After joint refine, I care whether there is a correspondence between all Gaussians and the mesh. If I want to edit to move part of the mesh, is there a way for me to find the corresponding Gaussian and let it move accordingly?