GEO - Geometric Library ============================== GEO is a C++ template class library of various geometric routines. Use this library in your 3D, graphical, image processing, or scientific applications. GEO has rich set of operations with vectors and matrices, 2D and 3D objects (such as finding convex hull, bounding box), triangulation, tesselation, etc. For installation instructions please read the INSTALL file. For terms and conditions please read the LICENSE file. For ready-to-use code fragments please visit http://www.asperix.org/copymycode and select GEO category For article about Policy Based Design and its implementation please visit http://www.freakycpp.com/policies