A Fast Geometric Multigrid Method for Curved Surfaces

    
SIGGRAPH ’23 Conference Proceedings - 2023
Download the publication : Gravo_MG.pdf [71.8Mo]   Gravo_MG_suppMat.pdf [837Ko]   siggraph2023_gravo_mg.pptx [56.9Mo]  
We introduce a geometric multigrid method for solving linear systems arising from variational problems on surfaces in geometry processing, Gravo MG. Our scheme uses point clouds as a reduced representation of the levels of the multigrid hierarchy to achieve a fast hierarchy construction and to extend the applicability of the method from triangle meshes to other surface representations like point clouds, nonmanifold meshes, and polygonal meshes. To build the prolongation operators, we associate each point of the hierarchy to a triangle constructed from points in the next coarser level. We obtain well-shaped candidate triangles by computing graph Voronoi diagrams centered around the coarse points and determining neighboring Voronoi cells. Our selection of triangles ensures that the connections of each point to points at adjacent coarser and finer levels are balanced in the tangential directions. As a result, we obtain sparse prolongation matrices with three entries per row and fast convergence of the solver.

Images and movies

 

Other publications in the database

BibTex references

@InProceedings { WNEH23,
  author       = "Wiersma, Ruben and Nasikun, Ahmad and Eisemann, Elmar and Hildebrandt, Klaus",
  title        = "A Fast Geometric Multigrid Method for Curved Surfaces",
  booktitle    = "SIGGRAPH ’23 Conference Proceedings",
  year         = "2023",
  publisher    = "ACM",
  doi          = "10.1145/3588432.3591502",
  keywords     = "geometric multigrid, linear solvers, geometry processing",
  url          = "http://graphics.tudelft.nl/Publications-new/2023/WNEH23"
}






Back