Create a scene using Delaunay triangulation

scene_delaunay(seed = use_seed(1), n = 20, grain = 50)

Arguments

seed

The RNG seed

n

Number of vertices

grain

Number of points along each line

Value

A tibble with four columns: x, y, id and type