Menu

PyTorch toolbox to work with spherical surfaces.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

surfify.utils.sampling._patch_tri_iter(vertices, lower_vertices, tri, size, neigh, direct_neighbor)[source]ΒΆ

Build a triangular patch from input triangle.

See also

patch_tri

Follow us

© 2025, surfify developers