-
Maybe relative to my env. Any idea?
```
silx/third_party/_local/scipy_spatial/qhull.pyx: cannot find cimported module 'silx.third_party._local.scipy_spatial'
building 'silx.third_party._local.scipy…
-
All vertices in these examples are on a unit sphere, and the bug only occurs (seemingly randomly) when the polygon has vertices with both positive and negative z.
[3, 0, 1]
[1, 0, 4, …
-
This issue is a continuation of a discussion initiated in the [d3/d3-voronoi](https://github.com/d3/d3-voronoi)'s [issue#5](https://github.com/d3/d3-voronoi/issues/5).
Summary of previous discussio…
-
![image](https://user-images.githubusercontent.com/17794023/35714926-7df5bf30-080a-11e8-89a8-72342b6370a3.png)
As the title said,what will happens if a spatialRDD(called a) use method setSpatialParti…
-
- [x] animated voronois diagram background
- [x] noise texture backgrounds ( with css only )
- [x] text on a curved circle for 2yago logo
o0101 updated
7 years ago
-
## Issue Details
Hi all,
I used a loop to run this [example](https://doc.cgal.org/latest/Triangulation_2/Triangulation_2_2print_cropped_voronoi_8cpp-example.html) and used qcustomplot to plot Vorono…
-
Grass in Minetest is a little bit to uniform. Some variations, maybe depending on the humidity, would be nice
![bildschirmfoto vom 2016-07-22 10-48-24](https://cloud.githubusercontent.com/assets/1616…
-
CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as g…
-
I have a viz I want to make where I have a map segmented along district lines. I have points in each district and want to do a voronoi segmentation of that district along certain points. I would like …
-
In the Manual CGAL 4.10 - 2D Voronoi Diagram Adaptor, you said that "Given a query point, the nearest site functor should return information related to how many and which sites of the Voronoi diagram …