virtualx-engine/core/bind
Andrii Doroshenko (Xrayez) 24e9a881c0 Expose 2D Delaunay triangulation in Geometry singleton
Can be used via scripting as `Geometry.triangulate_delaunay_2d(points)`

The interface is the same as in `Triangulate` library, returning indices
into triangulated points.
2019-05-24 13:10:13 +03:00
..
core_bind.cpp Expose 2D Delaunay triangulation in Geometry singleton 2019-05-24 13:10:13 +03:00
core_bind.h Expose 2D Delaunay triangulation in Geometry singleton 2019-05-24 13:10:13 +03:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00