8000 Parallel Delaunay Triangulation · Issue #238 · lime-rt/lime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Parallel Delaunay Triangulation #238
Open
@marc-evans

Description

@marc-evans

When building a grid using lots of points, which is especially necessary to produce accurate images of complex geometries, the Delaunay triangulation is a large bottleneck in the smoothing process. Can the Delaunay triangulation be parallelised like the non-LTE level population calculation and raytracing? I understand this is a difficult problem because a point may affect the entire triangulation, but I believe a partitioning method can be used- unfortunately that's the extent of my expertise here.

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

      0