First history

This commit is contained in:
Massimiliano Corsini 2005-12-21 13:33:17 +00:00
parent c19e394e21
commit a2c575bb85
1 changed files with 6 additions and 19 deletions

View File

@ -6,27 +6,14 @@
Visual Computing Lab http://vcg.isti.cnr.it /\/| Visual Computing Lab http://vcg.isti.cnr.it /\/|
ISTI - Italian National Research Council | ISTI - Italian National Research Council |
\ \
Metro 4.06 2005/10/03 TriMeshInfo 1.03 2005/10/03
All rights reserved. All rights reserved.
2005/10/03 Release 4.06 2005/12/21 Release 1.2
Changed the core for distance computation. Fix orientability and genus computation.
Current version uses the lib flexible search structures. Re-design output (add html info support).
Now the comparison can be done exploiting a static uniform grid,
a hashed grid or a hierarchy of AA box.
2005/04/04 Release 4.05
Added saving of Error Histogram
2005/01/26 Release 4.04 ????/??/?? Release 1.01
Gcc compiling issues
Moved to the library core the code for computing min distance froma a point to a mesh using a uniform grid.
Slightly faster.
2005/01/03 Release 4.03 First working version.
Better ply compatibility, and improved error reporting
2004/11/29 Release 4.02
removed bug in printing Hausdorf distance,
removed bug in command line parsing,
upgraded import mesh library to support off format