Reference

Table of Contents  ▸  List of Commands  ▸  User Karo's PINK-library operators  ▸  pink_delaunay◀  output_pinklist    |    pink_asflin  ▶

pink_delaunay

Arguments:

Description:

Prepare the delaunay triangulation from a list of coordimates (vertices)

using the external program pink.delaunay, no test for external delaunay
mode == 0 a 3d object or
mode != 0 the vertice, hull, edge lists and the adjacency matrix

Default values:

mode=0

Example of use:

$ gmic 2,50,1,1 rand 0,512 pink_delaunay. 0

Command: 2,50,1,1 rand 0,512 pink_delaunay. 0