Commit Graph

38 Commits

Author SHA1 Message Date
Paolo Cignoni 4679fecf83 Release 4.05
Added saving of Error Histogram
2005-04-04 10:47:26 +00:00
Paolo Cignoni 84d860f8f8 Release 4.05
Added saving of Error Histogram
2005-04-04 10:36:36 +00:00
Paolo Cignoni 51c88ab378 Release 4.04
final updates for gcc compiling issues
2005-01-26 22:45:34 +00:00
Paolo Cignoni 1de0cc8d6d Removed becouse mindispoint is gone into the library 2005-01-24 16:09:31 +00:00
Paolo Cignoni 3ecd3344ec Release 4.04
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-24 15:46:48 +00:00
Paolo Cignoni 83add89568 updated from MinDistPoint to Closest (and removed some warnings) 2005-01-24 15:37:14 +00:00
Paolo Cignoni 3b52f47dfb Release 4.03
Better ply compatibility, and improved error reporting
2005-01-03 11:28:52 +00:00
Paolo Cignoni b2bd5fd8cf Release 4.02
removed bug in printing Hausdorf distance,
removed bug in command line parsing,
upgraded import mesh library to support off format
2004-11-29 09:07:04 +00:00
Paolo Cignoni 2d32a0ce46 Release 4.01 2004-09-21 23:52:51 +00:00
Federico Ponchio 96f9a33c92 Minimal changes. 2004-09-20 16:29:08 +00:00
Federico Ponchio 3ebe19f8c5 Floating except fixed (happened on meshes with less than 100 faces :P) 2004-09-20 16:17:46 +00:00
Paolo Cignoni f46af1b2b4 Removed bug in displays msec and better usage messages 2004-09-20 15:17:28 +00:00
Paolo Cignoni 542670453b Removed many small warnings 2004-09-09 22:59:21 +00:00
Paolo Cignoni 9332253a7c Better Formatting 2004-09-06 23:49:39 +00:00
Federico Ponchio 01a6912bb6 Comma at end of enum. 2004-08-25 15:28:15 +00:00
ganovelli 0bbd5bb33b minor changes to comply gcc compiler (typename's and stuff) 2004-08-25 15:15:27 +00:00
Paolo Cignoni 41db5dde41 NewUserBit -> NewBitFlag 2004-07-18 10:13:34 +00:00
Paolo Cignoni bfc733dbc8 inflate -> offset 2004-07-15 00:15:16 +00:00
Paolo Cignoni 21df27313d Official Release of Metro 4.00 2004-06-24 09:08:31 +00:00
ganovelli 7743683599 GPL added 2004-05-14 13:53:12 +00:00
ganovelli efbf7fad93 update a name 2004-05-14 13:51:13 +00:00
ganovelli f7374159fb created 2004-05-14 13:49:07 +00:00
ganovelli 3a5624836a ignore_unreferenced_vertices added 2004-05-14 00:38:31 +00:00
ganovelli 827b67e358 a bit of cleaning:
SamplingFlags struct added
optional treatment for unreferred vertices.
Note: unref vertices are tested against unref vertices without
using the grid...it is n^2 with n number of unreferred vertices. To make it
with the grid in the proper way :
derive face and vertex from a simplexClass,
instantiate GridStaticPtr on the simplexClass template.
2004-05-14 00:38:01 +00:00
ganovelli 3e5ab3d348 header added 2004-05-14 00:34:36 +00:00
ganovelli d3d955427d added -U options (ignore unreferenced vertces) 2004-05-14 00:33:02 +00:00
ganovelli a1722b063f just color and quality on the vertex 2004-05-14 00:32:36 +00:00
ganovelli e10738ac01 added include of distance.h 2004-05-13 12:39:38 +00:00
ganovelli 8dc8e70f50 changed calls to Dist 2004-05-13 12:38:39 +00:00
Paolo Cignoni 88926f2af7 removed warning of unused variables 2004-05-12 14:43:36 +00:00
Federico Ponchio 6ecff2a382 Point.h -> point.h (Gano maledetto) 2004-05-12 14:10:25 +00:00
Paolo Cignoni ed904aa9ac Conformed C++ syntax to GCC requirements 2004-05-12 12:23:23 +00:00
Paolo Cignoni 9f9ef7e584 updated to new vertex with names 2004-05-12 10:24:49 +00:00
ganovelli d6aec85fb0 general comment for metro files: modification to comply g++ compiler 2004-05-11 14:39:17 +00:00
ganovelli 9dfae21460 re-created 2004-05-05 11:30:37 +00:00
ganovelli dd50627cba *** empty log message *** 2004-05-05 10:34:34 +00:00
ganovelli a055c90d6d *** empty log message *** 2004-05-05 09:17:15 +00:00
ganovelli 12553b7c66 added function Dist 2004-05-04 02:51:35 +00:00