-
Something about the incremental mode of Voronoi diagrams is wrong, because the `point_region` array doesn't expand when more points are added.
Here's a simple test case, running on scipy master:
```…
-
```
Subsequently add features of JTS 1.10.
When that is done go on to 1.11
Here is the to do list:
Functionality Improvements
- Added CoordinateArrays.isRing
- Added CGAlgorithms.signedArea(Coordin…
-
I have a problem running the Mesh_3 demo application with CGAL 4.7 beta 2. I work on Windows 7 with Qt5 and build the complete CGAL_DEMOS.sln. My directory
D:/CGAL_Build/demo/Mesh_3/Release/
c…
-
```
Add option to display/hide centroids/mean-centers on map. This would be
fairly easy to add, and useful. In the case of point data, this would do
nothing. Possibly could provide the ability to d…
-
```
Subsequently add features of JTS 1.10.
When that is done go on to 1.11
Here is the to do list:
Functionality Improvements
- Added CoordinateArrays.isRing
- Added CGAlgorithms.signedArea(Coordin…
-
-
It would be useful to be able to weigh the points being used in generating the Voronoi diagram. Examples of the type of resulting diagrams this would create can be found at http://en.wikipedia.org/wi…
-
```
"For example, I would like to simulate a group of objects together all
behaving as though they are part of a bigger rigid body, and then break
them off into individual rigid bodies depending on…
-
```
Need to use Voronoi Diagram, then blur, to achieve a better looking nebula
field.
```
Original issue reported on code.google.com by `zeraa...@gmail.com` on 12 Apr 2011 at 6:42
-
It would be cool to allow for Tileable graphs ala
http://brianin3d-demos.appspot.com/static/demos/random/voronoi.xml
and selectively choosing x, y or x/y tiling would be a bonus (with the end goal …