VTK/Voronoi: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
Line 3: Line 3:
=== Star ===
=== Star ===
   {| cellpadding="2" style="border: 1px solid darkgray;"
   {| cellpadding="2" style="border: 1px solid darkgray;"
! width="300" |
! width="400" |
! width="300" |
! width="400" |
! width="300" |
! width="400" |
|- border="0"
|- border="0"
| [[File:Star0-all.png|300px]]
| [[File:Star0-all.png|400px]]
| [[File:Star14-all.png|300px]]
| [[File:Star14-all.png|400px]]
| [[File:Star0-hole-all.png|300px]]
| [[File:Star0-hole-all.png|400px]]
|- align="center"
|- align="center"
| Constrained Voronoi example, boundary alone || Constrained Voronoi example with interior generators|| Constrained Voronoi example with internal boundary
| Constrained Voronoi example, boundary alone || Constrained Voronoi example with interior generators|| Constrained Voronoi example with internal boundary
Line 16: Line 16:
=== Foghorn ===
=== Foghorn ===
   {| cellpadding="2" style="border: 1px solid darkgray;"
   {| cellpadding="2" style="border: 1px solid darkgray;"
! width="300" |
! width="400" |
! width="300" |
! width="400" |
! width="300" |
! width="400" |
|- border="0"
|- border="0"
| [[File:Foghorn0-all.png|300px]]
| [[File:Foghorn0-all.png|400px]]
| [[File:Foghorn24-all.png|300px]]
| [[File:Foghorn24-all.png|400px]]
| [[File:Foghorn14-hole-all.png|300px]]
| [[File:Foghorn14-hole-all.png|400px]]
|- align="center"
|- align="center"
| Constrained Voronoi example, boundary alone || Constrained Voronoi example with interior generators|| Constrained Voronoi example with internal boundary and interior generators
| Constrained Voronoi example, boundary alone || Constrained Voronoi example with interior generators|| Constrained Voronoi example with internal boundary and interior generators

Revision as of 14:51, 16 March 2013

Examples

Images

Star

Star0-all.png Star14-all.png Star0-hole-all.png
Constrained Voronoi example, boundary alone Constrained Voronoi example with interior generators Constrained Voronoi example with internal boundary

Foghorn

Foghorn0-all.png Foghorn24-all.png Foghorn14-hole-all.png
Constrained Voronoi example, boundary alone Constrained Voronoi example with interior generators Constrained Voronoi example with internal boundary and interior generators

Animations

Mobile constrained Voronoi example

Current Issues

Identified problems with vtkDelaunay2D that sometimes generates non-Delaunay edges:

Incorrect constrained Delaunay triangulation