Delaunay triangulation 3D on Babylon.js!

I have a python version if anyone is interested Delaunay-triangulation-in-a-3d-cube-python.

Delaunay triangulation 3D (Version 0 - triangulation of lines) | Babylon.js Playground

Delaunay triangulation 3D (Version 1 - Triangulation with multicolored lines) | Babylon.js Playground

Delaunay triangulation 3D (Version 2 - Using pipes and balls at the intersection points) | Babylon.js Playground

Delaunay triangulation 3D (Version 3 - Using multi-colored pipes without balls) | Babylon.js Playground

So I decided to rewrite it on babylon.js maybe someone will need it?

1 Like