Voronoi diagram of Ellipses

Page last modified on September 23, 2009

C++ implementation

UPDATE: New implementation in CGAL's svn server using MPI's Algebraic Kernel (work in progress). Screenshot of the Qt4 demo.

Screenshots (Qt3 version)

Compiling the source

To compile the source you need:
  1. The components algebrix, realroot and subdivix of the mmx library.
  2. The NTL library (you should choose GMP support when building).
  3. The CGAL library version 3.3.1.
WARNING: This public version of the source is outdated, and might not even compile with newer versions of SYNAPS/MMX. Please, use the newer version in the CGAL's svn server. I will also post it here (soon) for those that do not have access to the svn.

Source code version 0.1.0 (8 Dec 2007): vorell-0.1.0.tar.gz