Skip to content

Incremental construction of Surface Mesh #234

Description

@robinchrist

Hey,

I'm trying to perform incremental construction of Surface Mesh (Mutation as its called in the docs)

Common operations would be e.g.

  • Insert 1 Vertex, connect with two existing vertices (create new face)
  • Insert 3 Vertices, create new face disconnected from everything else

It seems like none of this is currently possible without recreating the mesh. Is this observation correct?

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions