[Scilab-users] Voronoi tessellation/ Delaunay triangulation in 3d in Scilab?

Samuel Gougeon sgougeon at free.fr
Wed Jun 27 01:27:05 CEST 2018


Hello,

Le 26/06/2018 à 20:42, Heinz Nabielek a écrit :
> Dear Scilab friends,
>
> I have 15,000 points in 3d space with known xyz Carthesian coordinates and the basic question is, if their arrangement is random or not.
>
> I had been suggest to do Voronoi tessellation/ Delaunay triangulation. The famous problem of the location of the nearest public phone, but this is only 2d.

The CGAL module has a 3D Delaunay function available for Scilab 6:
https://atoms.scilab.org/toolboxes/cglab/2.3.1
atomsInstall("cglab")

HTH
Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20180627/fa64d34f/attachment.htm>


More information about the users mailing list