Skip to content

Add caching of tet and face vertex lists? #7

Description

@christopherbatty

The underlying data structure doesn't provide fast/convenient access to the vertices of a tet or a face. e.g. for a tet one first has to walk down to the associated faces, then the edges, then somehow eliminate duplicates, etc. It might be helpful to offer precomputation/caching of these types of connectivity relationships, if desired for particular applications.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions