Skip to content

From 2D to 3D #5

@henryhansen23

Description

@henryhansen23

Hi
I'm want to create Delaunay triangulation in 3D.
I find your implementation interesting.
Have you been giving any thought on what this line could look like in 3D:
boundary.append((T[(edge+1) % 3], T[(edge-1) % 3], tri_op))?

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