BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents


    A single-file package which provides Delaunay triangulation of the given set of points with constraints and mesh refinement.

    To showcase the functionality of our package, we provide an illustrative example featuring the triangulation of Lake Superior using different refinement parameters. The top-left image displays the initial result without any refinement applied.


    lake-preview-light



    Supported Features:

    • Delaunay triangulation
    • Constrained triangulation
    • Mesh refinement (angle and area parameters)
    • Holes and restoring boundary (manual and auto)
    • \(\alpha\)-shape filter
    • Support for Unity.Jobs pipeline
    • Input preprocessors
    • Input validation
    • Generic coordinates (float2, double2, Vector2, int2, and fixed-point Q31.32)
    • Native support (low level API)
    • Managed input support
    • Dynamic triangulation
    • Triangle mesh utilities
    In this article
    Back to top Generated by DocFX | Documentation © 2024 by Andrzej Więckowski is licensed under CC BY 4.0