Node Wish List

 From:  wayne hill (WAYNEHILL5202)
9581.119 
New Delaunay Node:

This node uses a modified delaunator javascript library from:
https://github.com/mapbox/delaunator

The output Lines is for a single line graphics
The Triangles output generates triangles that can be used for planar face surfaces.

Copy the delaunay.js and delaunator.js files to the directory:
C:\Users\<UserName>\AppData\Roaming\Moi\nodeeditor\nodes\extensions

I would like to thank James for helping out with testing and design recommendations.

Ref:
https://moi3d.com/forum/index.php?webtag=MOI&msg=9581.8

Wayne

EDITED: 17 Jan 2021 by WAYNEHILL5202