-
Author Name: **Bernardo Chrispim Baron** (Bernardo Chrispim Baron)
Original Redmine Issue: [17135](https://issues.qgis.org/issues/17135)
Redmine category:c++_plugins
---
The "Computational Geometry…
-
When comparing the voronois constructed with R and the voronoi polygons constructed with QGIS it becomes obvious that the R polygons are larger than the QGIS voronoi diagrams. This leads to different …
-
I'm having a problem with a set of randomly generated points that don't produce Voronoi cells properly unless I order them on the X-axis from smallest to largest.
Here are the problem sites in the …
-
The Voronoi ipelet fails to draw infinite vertical lines and instead shows horizontal ones.
![VoronoiIssue](https://user-images.githubusercontent.com/7891261/80862980-ab6b0500-8c3e-11ea-87dd-eecf02…
-
Hi. First, great work, I really liked the result and the organization of the code. I am making a game in which an arrow must pierce glass panels, and wanted to use an algorithm for runtime generation.…
-
Based on [lines 761-792 of Voronoi_diagram_2.h](https://github.com/CGAL/cgal/blob/bf31ed804de2800528f9194d1a3dbf992de5c187/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2.h#L761-L792), it looks like …
-
Hey there, I recently started using your library but I've encountered an issue where the Voronoi diagram is not computed correctly when the points are distributed close to each other. This is a pretty…
-
**Submitting author:** @garretrc (Robert Garrett)
**Repository:** https://github.com/garretrc/ggvoronoi
**Version:** v0.8.2
**Editor:** @yochannah
**Reviewer:** @trinker, @corybrunson
**Archive:** 10.…
-
Hi orbingol,
Commercial 3D programs like Cinema 4D and Maya can import, tessellate and render CAD data. Unfortunately [Blender](https://www.blender.org/) does not have this possibility. But I belie…
-
Hi all,
Sorry for troubling again. I have been bothered by the particle regeneration issue as discussed months ago [here](https://github.com/underworldcode/underworld2/issues/22).
This time I ran a si…