-
Conforming or constrained triangulation would be utter-cool. Input can be points, lines and polygons while output edges will not cross existing input edges. _Conforming_ would introduce new points in …
-
Keep getting error when trying to use the delaunay scene.
`Error: 'runifpoint' is not an exported object from 'namespace:spatstat'`
Looked every where for a solution but can't get it to work.
-
This could quickly give a reasonable graph for location datasets where "neighboring" points are connected. It would be a useful approximation of road networks.
-
I'm trying to convert a Delaunay triangulation to a Voronoi diagram by following [this example](https://doc.cgal.org/latest/Voronoi_diagram_2/Voronoi_diagram_2_2vd_2_point_location_8cpp-example.html#_…
-
I'm trying to create delaunay triangulations for the purpose of clustering. I got interested in using fractional metrics (not actually norms, but potentially useful) to try to cluster things in highe…
ghost updated
4 years ago
-
## Issue Details
Consider the program below. I get the following output running it:
```
direct: 1.0000000000000000 1.0000000000000000
double: 0.99999999999999989 1
direct: 2 0
double: 2 0
d…
-
libflatsurf can compute L^2-Delaunay (for which balls are round) triangulations of translation surfaces. It would be convenient to also have access to L^oo-Delaunay (for which balls are squares) trian…
-
I had the same issue with issue #1
The delaunay-triangulation folder is empty.
And yes I installed ros kinetic, BUT that will not solve the issue. Cause the error is your code tries to import some …
-
##### Description of the problem
Now that we have a LightProbe class (https://github.com/mrdoob/three.js/pull/16191), the Spherical harmonic class (https://github.com/mrdoob/three.js/pull/16187) me…
-
Possibly for use with finite elements