Skip to content

Question about VV Query Oriented Mode and Non-Manifold Mesh Support #63

@will-zzy

Description

@will-zzy

Hello! I noticed that when RXMesh performs a v_v query (vertex as the seed and vertex as the iterator — which, algorithmically, does not require the mesh to be manifold), the implementation assumes the mesh is manifold if oriented iteration is needed.

I would like to ask: Is manifoldness strictly required when using the oriented iterator?
Or, alternatively, could non-manifold meshes be supported simply by replacing this part of the code
with block_mat_transpose?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions