| | SDI : Fast & Fully Dynamic Constrained Delaunay Triangulation Library by David Kornmann (Site not responding. Last check: 2007-10-05) |
 | | Usually, other triangulation libraries that you will find will require their own data formats, forcing you to have to deal with multiple databases basically representing the same thing. |
 | | With SDI, it is possible to share the same triangulation database between SDI for the geometry update, the rendering part of your application, and other specific computations, saving them a lot of memory. |
 | | The memory management is static, which means that all the memory needed for the triangulation sessions is allocated at once when the user defined data is connected to the triangulator. |
| www.dlc.fi /~dkpa (1359 words) |