Commit Graph

884 Commits

Author SHA1 Message Date
Massimiliano Corsini d938165038 Out the number of self intersection 2005-12-21 14:11:59 +00:00
Massimiliano Corsini 3e5c6655d6 Adjust date 2005-12-21 13:57:14 +00:00
Massimiliano Corsini cacc6cfd6c first version of the complete history 2005-12-21 13:56:43 +00:00
Massimiliano Corsini 93ff3e1b11 Add missing details 2005-12-21 13:54:19 +00:00
Massimiliano Corsini 509a684d11 Modify help message 2005-12-21 13:37:14 +00:00
Massimiliano Corsini a2c575bb85 First history 2005-12-21 13:33:17 +00:00
Massimiliano Corsini c19e394e21 Re-add save xml feature 2005-12-21 13:26:58 +00:00
Paolo Cignoni 276c9d8300 first version 2005-12-21 13:20:26 +00:00
Massimiliano Corsini 2e0dc16fba Move duplicated vertices routine
Modify genus computation call
2005-12-21 13:10:10 +00:00
Massimiliano Corsini 0f00bb720e Modify html table 2005-12-20 14:44:10 +00:00
Massimiliano Corsini 42695acbd0 Remove unuseful Clear function 2005-12-20 13:29:41 +00:00
Marco Callieri 326f12749b first working release. since each ptx can contain multiple items and there are lot of variants, there are many options. default values will work with most of the files. 2005-12-19 17:58:50 +00:00
Massimiliano Corsini 47da0f6a24 Disable xml output temporarily 2005-12-19 15:00:53 +00:00
Massimiliano Corsini 449f8c6bfb Fix array allocation 2005-12-19 14:56:29 +00:00
Massimiliano Corsini 0d38d59420 Add filename attribute
Add verbose flag
2005-12-19 14:38:38 +00:00
Massimiliano Corsini 1c336dd097 Remove duplicated XMLTree (and defs.h) 2005-12-19 14:14:57 +00:00
Massimiliano Corsini ebf6ae99a4 Add html output support 2005-12-19 11:35:13 +00:00
Massimiliano Corsini 1d99071cc2 Add manifold check to some properties 2005-12-16 11:16:36 +00:00
Massimiliano Corsini a7e2f058f9 Add vertex-face topology 2005-12-15 11:20:00 +00:00
Massimiliano Corsini ef0b97e97a Adjust comments 2005-12-14 14:05:37 +00:00
Massimiliano Corsini 4911a7acca Adjust options description 2005-12-14 12:16:13 +00:00
Massimiliano Corsini 0838ed47ca Re-add clean mesh saving feature 2005-12-14 12:15:37 +00:00
Massimiliano Corsini a2bdeea8f6 Restructuring code 2005-12-13 15:46:30 +00:00
Massimiliano Corsini 4d691096e2 Adjust help string 2005-12-13 15:45:51 +00:00
Paolo Cignoni 7032bf3d73 Changed names of clean function and tested inertia.h 2005-12-12 12:09:08 +00:00
Paolo Cignoni 9f4c253caf minor updated 2005-12-12 12:08:02 +00:00
Massimiliano Corsini ef49736885 Minor changes 2005-12-12 11:29:21 +00:00
Massimiliano Corsini 0aa18be24e change options 2005-12-12 11:26:54 +00:00
Massimiliano Corsini 0fc829e2b8 Fix indentation 2005-12-12 10:48:16 +00:00
Massimiliano Corsini 77b69c8490 Unified definitions file 2005-12-12 10:14:53 +00:00
Paolo Cignoni 0dcbecda44 removed a couple unnecessary includes 2005-12-06 08:33:37 +00:00
Paolo Cignoni 4ef2e4aeae Reformatted 2005-12-02 00:49:50 +00:00
Paolo Cignoni 706d22e070 Enforced consistence of const parameters among all the funcs 2005-12-02 00:47:15 +00:00
Paolo Cignoni 688af7646e Ported to the vertexplus style 2005-12-02 00:46:12 +00:00
Paolo Cignoni 4469bebbfe Refactored the sample code.
Shortened a lot and removed all unused unnecessary stuff
2005-11-22 17:50:15 +00:00
Paolo Cignoni 8725c0bccf Sample datasets 2005-11-22 15:26:43 +00:00
Paolo Cignoni 302b42e887 Executable 2005-11-22 15:18:13 +00:00
Paolo Cignoni a5b417b904 Third Release of TriMeshInfo 2005-11-22 15:05:02 +00:00
Paolo Cignoni 172d9dd678 Sample datasets 2005-11-22 15:03:55 +00:00
Paolo Cignoni db522519df Second Release of TriMeshInfo with also some Sample DataSets 2005-11-22 15:01:34 +00:00
Paolo Cignoni 29718ca551 First release of TriMeshinfo 2005-11-22 14:58:57 +00:00
Paolo Cignoni 37a5fc317c Test case for TrimeshInfo 2005-11-22 14:54:05 +00:00
Paolo Cignoni 4ba6feba18 Better Histogram description 2005-11-17 00:58:28 +00:00
Paolo Cignoni 8b4ceb6dc4 Changed include order
removed clean::initialize
2005-11-17 00:42:03 +00:00
Paolo Cignoni 213fe182d5 Minor changes 2005-11-16 16:45:51 +00:00
Paolo Cignoni b6bf591ea3 Changed name of the component from <Flag> to <BitFlags> 2005-11-16 15:59:46 +00:00
Paolo Cignoni 304937ada9 removed unused args name in main to remove warnings 2005-11-14 09:29:32 +00:00
Paolo Cignoni a5d8bd82ac Heavily restructured the code of Trimeshinfo.
Now divided the collecting part from the reporting one (xml and ascii)
2005-11-14 09:21:07 +00:00
Paolo Cignoni fe97d7b970 No more useful 2005-11-13 08:05:17 +00:00
Paolo Cignoni a19a728a9f Added a missing proto for Occ 2005-11-13 07:26:52 +00:00
Paolo Cignoni 014e00da52 Added missing include flags 2005-11-12 18:20:50 +00:00
Paolo Cignoni c61676a906 Improved a lot! 2005-11-12 18:20:25 +00:00
Paolo Cignoni ae107eef60 Version 1.0
Added management of point set, correct bug in printing on the screen,
2005-11-12 06:48:47 +00:00
Paolo Cignoni 2624c550bd Added Enhancement, removed type warnings,
started to refactor code in order to remove the unnecessary generality of the class.
2005-11-12 06:47:18 +00:00
Paolo Cignoni e1fb47b786 Version 1.0 2005-11-12 06:45:41 +00:00
Paolo Cignoni 7d402e258d Changed GetClosest -> GetClosestFace 2005-11-12 06:44:29 +00:00
Paolo Cignoni a2ba75b331 better description of -c param 2005-11-12 06:43:20 +00:00
Nico Pietroni f8af64df99 compiled with new version of spatial hashing 2005-11-07 14:12:42 +00:00
Paolo Cignoni aca3eeec83 No more used... 2005-11-04 16:23:05 +00:00
Paolo Cignoni a1b8cb081c Removed Debug option 2005-11-04 15:37:58 +00:00
ganovelli 37e4bcb367 Aggiunta versione Occ, versione compilata solo su microsoft 2005-10-15 16:20:09 +00:00
Paolo Cignoni 0896041baa First working version of optional sample 2005-10-14 17:52:07 +00:00
Paolo Cignoni b9d2016e62 added trimesh optional 2005-10-14 17:50:41 +00:00
Paolo Cignoni 05340422a8 Moved all the main functions inside clean.h 2005-10-11 16:03:41 +00:00
ganovelli 76617c2a7f *** empty log message *** 2005-10-06 10:08:51 +00:00
Paolo Cignoni ab2aa78c54 Cleaned up the code, added missing options, still with some bugs (optimal placement)
Still some issue on the heap size and on the safe update options.
Changed printing style
2005-10-03 00:00:31 +00:00
Paolo Cignoni 6525a2a052 *** empty log message *** 2005-10-02 23:26:38 +00:00
Paolo Cignoni 0a45bfe268 Changed the core for distance computation.
Current version uses the lib flexible search structures.
Now the comparison can be done exploiting a static uniform grid,
a hashed grid or a hierarchy of AA box.
2005-10-02 23:11:50 +00:00
Paolo Cignoni 283e6b822d Version 4.06, Added possibility of using three different search structures UG Hash and AABB 2005-10-02 23:11:00 +00:00
Paolo Cignoni a66d132c9c *** empty log message *** 2005-10-01 21:45:07 +00:00
Paolo Cignoni f380895202 *** empty log message *** 2005-10-01 21:24:00 +00:00
Paolo Cignoni 1610300e86 Fixed manifold Test 2005-09-30 15:48:46 +00:00
Paolo Cignoni 730c9a68bd Problem: Text not aligned 2005-09-30 14:13:01 +00:00
Paolo Cignoni 678ac8a700 Fixed Manifold Test 2005-09-30 13:29:40 +00:00
Paolo Cignoni 3f0170846e Fixed code related to creation o fthe XML file 2005-09-29 14:48:15 +00:00
Marco Di Benedetto 83eb240e34 Changed ray-triangle functor. 2005-09-29 11:52:22 +00:00
Marco Di Benedetto 21d8967063 First Commit. 2005-09-28 20:14:53 +00:00
Paolo Cignoni 895fa1dd37 Fixed some printout not alligned 2005-09-28 13:57:09 +00:00
Paolo Cignoni 541c26e601 Added possibility of saving File in OFF format 2005-09-28 10:46:04 +00:00
Paolo Cignoni ab22877d1d Initial Relase 2005-09-21 10:29:33 +00:00
Paolo Cignoni 8de0a9f67d Changed file name to uniform with other solution projects,
before was main.cpp
2005-09-20 10:15:27 +00:00
Paolo Cignoni 8ae6621524 added optimization 2005-09-16 14:26:33 +00:00
Paolo Cignoni d3cd9930d2 Partial adding of AABB trees, still not working... 2005-09-16 11:55:18 +00:00
Paolo Cignoni f8a9645007 removed wrong %v in vertex number printing 2005-09-16 11:52:14 +00:00
Paolo Cignoni 193b7f8b49 Added scalar type specification in the typedef of MetroMeshGrid 2005-08-26 10:42:47 +00:00
Nico Pietroni a506fdf8c7 minor changes 2005-07-18 15:46:23 +00:00
Paolo Cignoni d34f797d3f Changed some feature in XMLPrint 2005-07-15 20:26:48 +00:00
Paolo Cignoni 4d5a938fb5 Added XMLTree functions: STILL TO FIX some tags 2005-07-15 20:23:39 +00:00
Paolo Cignoni c17ca589f0 File definition added 2005-07-15 11:30:26 +00:00
Paolo Cignoni 09a5372051 Corrected many small c++ errors reported by gcc
removed unused variables
changed a stack of iterator into a stack of face pointers
2005-07-01 11:29:56 +00:00
Nico Pietroni b855e951d7 updated with new spatial hashing version 2005-06-15 10:09:41 +00:00
Nico Pietroni 1fa8b3ec4b *** empty log message *** 2005-04-26 09:20:15 +00:00
Nico Pietroni b7fb150c46 *** empty log message *** 2005-04-22 09:23:09 +00:00
Nico Pietroni 51040fd364 added term to internal force in order to deny area=0 for each face. 2005-04-21 12:24:41 +00:00
Nico Pietroni ab6ca78ee1 minor changes 2005-04-20 15:20:13 +00:00
Federico Ponchio a603f100c8 adding disk_tri 2005-04-14 16:19:34 +00:00
Federico Ponchio 7d982c7cf5 addind dist tri 2005-04-13 14:01:17 +00:00
Nico Pietroni d231e04417 minor changes 2005-04-11 09:26:22 +00:00
Federico Ponchio a5becc1adc *** empty log message *** 2005-04-04 14:27:54 +00:00
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
Federico Ponchio 9c05ca5f01 Changes in normal calculation. 2005-03-17 19:12:25 +00:00
Paolo Cignoni 04542fc046 added info rc 2005-03-15 16:17:45 +00:00
Federico Ponchio c453e4da79 *** empty log message *** 2005-03-02 15:39:19 +00:00
Federico Ponchio 85280f97f0 NexusMT -> Nexus 2005-03-02 15:12:50 +00:00
Federico Ponchio b3205c57d2 created 2005-03-02 15:11:31 +00:00
Federico Ponchio 8b79612c1f Added nxs2ply 2005-03-02 14:52:29 +00:00
Federico Ponchio ba729ee777 Extraction rewrittten (to fix recusive problems). 2005-03-02 10:40:18 +00:00
Federico Ponchio 5b922e3d32 Added line intersection 2005-03-01 11:21:20 +00:00
Federico Ponchio 98d30b10cf nothing really 2005-03-01 11:20:22 +00:00
Federico Ponchio 51437a5f23 *** empty log message *** 2005-02-22 14:42:29 +00:00
Federico Ponchio fad0a309c2 created 2005-02-22 14:36:19 +00:00
Federico Ponchio e8ec8db1ed *** empty log message *** 2005-02-22 14:35:53 +00:00
Federico Ponchio 02a1e6f6b0 debug and mostly vertex unifying across borders
(still not perfect... :P)
2005-02-22 14:20:45 +00:00
Federico Ponchio ed2d3c823b Debug, cleaning and optimization. 2005-02-22 10:38:17 +00:00
Federico Ponchio 487f113015 some culling bug. 2005-02-21 20:49:35 +00:00
Federico Ponchio c2df026728 i already fixed this bug. I hate you cvs. 2005-02-21 19:05:58 +00:00
Federico Ponchio 901a4bba37 Created. 2005-02-21 18:26:37 +00:00
Federico Ponchio 00d5475c81 debug debug debug 2005-02-21 17:55:49 +00:00
Federico Ponchio 0a02f99ecf *** empty log message *** 2005-02-21 17:06:19 +00:00
Federico Ponchio 0ccff41441 cleaning (a bit more). 2005-02-20 19:49:44 +00:00
Federico Ponchio 80ddbed065 cleaning. 2005-02-20 18:07:01 +00:00
Federico Ponchio a99a702c9c Less memory x extraction. (removed frags) 2005-02-20 00:43:24 +00:00
Federico Ponchio e9932cfb95 History quick by default. 2005-02-19 17:14:02 +00:00
Federico Ponchio eed1577b2e Minor changes (visited and Cell) 2005-02-19 16:22:45 +00:00
Federico Ponchio 2bbfa50b0c Small opt. 2005-02-19 14:00:43 +00:00
Federico Ponchio c532f14569 Debug... 2005-02-19 12:06:55 +00:00
Federico Ponchio 9ce3dba5f7 Patch generalized and small fixes. 2005-02-19 10:45:05 +00:00
Federico Ponchio 507dabb528 created 2005-02-18 13:05:19 +00:00
Federico Ponchio a61bf20e4c Added patch reordering. 2005-02-18 13:04:13 +00:00
Federico Ponchio 2f2053878b Optimized BuildLevels. 2005-02-17 16:40:35 +00:00
Federico Ponchio 5fb9d84548 Reorderes statistics a bit. 2005-02-17 15:39:44 +00:00
Federico Ponchio 12258dcd25 Full screen options... 2005-02-17 14:02:03 +00:00
Federico Ponchio 5f1ba39b27 qualche opzione in piu' , tolti i grafici 2005-02-16 15:52:09 +00:00
Federico Ponchio 02d8bd6b38 aggiunta delle sphere 2005-02-15 15:55:36 +00:00
Paolo Cignoni 6c82c844b5 Minor changes to self-intersection 2005-02-15 12:26:06 +00:00
Federico Ponchio 2f8bd5c457 aggiunta delle sphere 2005-02-14 17:11:08 +00:00
Federico Ponchio d033c7df1a Cleaning up. 2005-02-14 15:17:36 +00:00
Federico Ponchio bc16ed65b7 *** empty log message *** 2005-02-14 14:49:09 +00:00
Federico Ponchio ee233a924d Preload disabled at startap (-p) 2005-02-14 14:21:24 +00:00
Federico Ponchio 8e25bbadcb Statistics. 2005-02-10 09:18:20 +00:00
Nico Pietroni 5613d4c584 minor changes 2005-02-08 17:47:50 +00:00
Federico Ponchio 7fb6400066 Added copyright 2005-02-08 12:43:03 +00:00
Paolo Cignoni 0e678b6d03 Fixed Color and Volume 2005-02-07 15:44:31 +00:00
Federico Ponchio 25f4c94ebf Patch cache -> heap 2005-02-03 12:35:01 +00:00
ganovelli 6da2d99673 *** empty log message *** 2005-02-02 11:14:47 +00:00
Nico Pietroni 28da494fe3 minor changes 2005-02-01 18:07:14 +00:00
Paolo Cignoni 8722c1dbc2 Fixed Volume and Color 2005-02-01 17:37:53 +00:00
Federico Ponchio dab569fc53 Trigger 2005-02-01 16:42:30 +00:00
Paolo Cignoni d341939de1 *** empty log message *** 2005-01-28 12:03:10 +00:00
Paolo Cignoni 51c88ab378 Release 4.04
final updates for gcc compiling issues
2005-01-26 22:45:34 +00:00
Federico Ponchio 6b4b4f3de7 Fixing normals... 2005-01-26 12:46:29 +00:00
Paolo Cignoni a9d926302e Minor changes 2005-01-25 17:05:06 +00:00
Federico Ponchio 4c488dd556 Border file up to 32G (was 4). 2005-01-25 15:40:33 +00:00
Paolo Cignoni c1497d3cd2 Added program Icon for the windows version 2005-01-25 10:46:02 +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
Federico Ponchio 13158dd2c1 Small bugs. 2005-01-24 15:45:00 +00:00
Paolo Cignoni 83add89568 updated from MinDistPoint to Closest (and removed some warnings) 2005-01-24 15:37:14 +00:00
Federico Ponchio 145ddf779f Added remoteness ("distance" from frustum) 2005-01-21 18:12:45 +00:00
Federico Ponchio 88037f7df5 Small changes and adding realtime extr. 2005-01-21 17:29:59 +00:00
Federico Ponchio a8a6b48bc0 Porting and debug. 2005-01-21 17:09:13 +00:00
Paolo Cignoni 01036e395b Readme of realease 1.00 2005-01-21 12:08:34 +00:00
Paolo Cignoni 577a8887ef Added file under msvc 2005-01-19 16:43:43 +00:00
Paolo Cignoni 29e46cb2af simple project that make use of the MC and EMC algorithms 2005-01-19 15:37:11 +00:00
Paolo Cignoni 4936947b26 Added trimeshinfo to the standard apps solutions 2005-01-19 10:31:54 +00:00
Federico Ponchio 221723b519 Small changes. 2005-01-18 22:46:58 +00:00
Federico Ponchio 244e548569 Small changes. 2005-01-18 22:25:32 +00:00
Federico Ponchio 4636a37a27 Stupid bugs. 2005-01-18 22:24:23 +00:00
Paolo Cignoni 7a78a0b752 Added OFF file Option 2005-01-18 16:33:12 +00:00
Paolo Cignoni ea0bfb87a9 Defs.h modfied from the Metro defs.h 2005-01-17 18:20:33 +00:00
Paolo Cignoni 15b0f812bd Added new routines.
Self-intersection first release
2005-01-17 18:19:00 +00:00
Federico Ponchio 7f31d74240 Small changes and adding realtime extr. 2005-01-17 17:35:48 +00:00
Federico Ponchio 90e4d33361 Cleanup. 2005-01-14 15:55:32 +00:00
Federico Ponchio e66a97ffd0 VertRemap removed. 2005-01-14 15:49:42 +00:00
Federico Ponchio c35cead5ce created 2005-01-14 15:41:10 +00:00
Federico Ponchio 975ec6ae04 Revolution. 2005-01-14 15:25:29 +00:00
Paolo Cignoni 2987126008 Added Oriented/Orientable but still some errors on those routines 2005-01-07 16:38:09 +00:00
Paolo Cignoni 8e5824a2bc Added Standard comments 2005-01-03 16:13:09 +00:00
Paolo Cignoni 110e8bc821 Initial Release 2005-01-03 16:08:08 +00:00
Paolo Cignoni b301807ed4 Resolved min/max macro conflict 2005-01-03 13:59:54 +00:00
Paolo Cignoni 3b52f47dfb Release 4.03
Better ply compatibility, and improved error reporting
2005-01-03 11:28:52 +00:00
Nico Pietroni eb2e212382 some modifications 2004-12-21 17:50:14 +00:00
Nico Pietroni dcfa1f4bad some modifications 2004-12-21 17:38:42 +00:00
Nico Pietroni c618354a24 first release version 2004-12-20 17:56:01 +00:00
Nico Pietroni 7c59d90735 first release version 2004-12-17 11:17:36 +00:00
Federico Ponchio 45154f0716 Optimizing realtime vis. 2004-12-15 16:37:55 +00:00
Federico Ponchio b2f3d4f49e Optimizing realtime vis. 2004-12-15 13:50:32 +00:00
Federico Ponchio e8c748d159 Optimizing realtime vis. 2004-12-15 08:46:16 +00:00
Federico Ponchio 7fb2c4b831 Realtime viz 2004-12-14 14:10:22 +00:00
Federico Ponchio 9bb65dd0c3 Lotsa changes... 2004-12-13 00:44:48 +00:00
Federico Ponchio bdb503ef17 Created 2004-12-12 20:50:07 +00:00
Federico Ponchio da1f904ea4 Different splitting optimization. 2004-12-09 22:33:28 +00:00
Federico Ponchio 43d86a873b Performance tunings. 2004-12-04 16:14:40 +00:00
Federico Ponchio c68ebbc920 Optimizations... 2004-12-04 15:48:57 +00:00
Federico Ponchio e96b8ca53b Speedup for computenormals 2004-12-04 14:19:22 +00:00
Federico Ponchio 315340fd9b Fixed a couple of memory leak... 2004-12-04 13:24:28 +00:00
Federico Ponchio 7a4c85a7dc *** empty log message *** 2004-12-04 13:22:55 +00:00
Federico Ponchio 783d125b71 Fixed a couple of memory leak... 2004-12-03 21:19:00 +00:00
Federico Ponchio 1f5315d09f nothing... 2004-12-03 16:04:34 +00:00
Federico Ponchio 03863f15b8 Debug 2004-12-03 01:20:56 +00:00
Federico Ponchio 2f18ab315f Level 5; 2004-12-02 20:22:42 +00:00
Federico Ponchio 8f77a2a501 Level 5; 2004-12-02 20:16:13 +00:00
Federico Ponchio f6b8487607 *** empty log message *** 2004-12-02 19:12:44 +00:00
Federico Ponchio 24978a13ae Bounding sphere fix. 2004-12-02 19:10:18 +00:00
Federico Ponchio 4bcf96c3ea in64 related bug. 2004-12-02 17:07:34 +00:00
Federico Ponchio ecb28ba21e Microchange. 2004-12-01 18:46:48 +00:00
Federico Ponchio cccc31f53c Microchanges. 2004-12-01 18:46:21 +00:00
Federico Ponchio f667ed41d8 fixed an assert 2004-12-01 16:03:21 +00:00
Federico Ponchio 6d82d738a3 Level 3 2004-12-01 16:00:35 +00:00
Federico Ponchio 4a66ae106b Level 2 (debug). 2004-12-01 03:32:46 +00:00
Federico Ponchio 96f6da0bb3 Windows port. 2004-12-01 03:25:58 +00:00
Federico Ponchio 0595bf1f6f Level 2. 2004-12-01 03:24:32 +00:00
Federico Ponchio d78f277a46 Level 0. 2004-12-01 01:15:03 +00:00
Federico Ponchio ecb7ae1672 Level 0. 2004-11-30 22:50:30 +00:00
Federico Ponchio 07ae3a37fc *** empty log message *** 2004-11-30 17:51:29 +00:00
Federico Ponchio 58d7eb26b8 *** empty log message *** 2004-11-30 13:14:10 +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
Federico Ponchio 4e4b1b89fc *** empty log message *** 2004-11-28 07:58:49 +00:00
Federico Ponchio 11b96df32c *** empty log message *** 2004-11-28 04:16:19 +00:00
Federico Ponchio 290aac34d3 winsockapi include problem 2004-11-28 04:12:04 +00:00
Federico Ponchio a8e2df5d3c Fixing borders... let's hope. 2004-11-28 01:23:26 +00:00
Federico Ponchio 75c9f2e194 Using baricenters... lotsa changes. 2004-11-18 18:30:15 +00:00
Federico Ponchio b23413ecb2 Changes... 2004-11-18 18:10:00 +00:00
Federico Ponchio f9dd9b0416 Trying to fix big patches. 2004-11-03 16:31:38 +00:00
Federico Ponchio b6d9d125da Fixed big patches problem. 2004-10-30 20:17:03 +00:00
Federico Ponchio 21ee08ab67 Trying to fix big patches. 2004-10-29 16:33:29 +00:00
Paolo Cignoni e250430b09 Removed TetraViewer project (QT stuff) 2004-10-28 01:03:00 +00:00
Federico Ponchio 55ede4005a new decimator 2004-10-25 16:57:40 +00:00
Federico Ponchio 1357518ca9 many changes. 2004-10-22 14:41:12 +00:00
Federico Ponchio 6bea51d502 Some controls added. 2004-10-22 14:31:56 +00:00
Federico Ponchio d5b7c987a5 Split is now in fragment. 2004-10-22 10:37:32 +00:00
Federico Ponchio 507c3e9f86 Removed split. 2004-10-22 10:35:02 +00:00
Federico Ponchio d23e12f0a3 added split. 2004-10-22 10:34:13 +00:00
Federico Ponchio 2bfda63cc5 Small changes. 2004-10-22 10:33:35 +00:00
Federico Ponchio 7745578c97 Debugging, debugging, debugging. 2004-10-21 15:05:39 +00:00
Federico Ponchio 625216a999 Debugging. 2004-10-21 14:01:24 +00:00
Federico Ponchio ac405521f2 Debugging. 2004-10-21 13:40:16 +00:00
Federico Ponchio ff951fed19 Small changes. 2004-10-21 12:22:21 +00:00
Federico Ponchio 4e77db8161 Fixed rambuffer. 2004-10-21 12:19:52 +00:00
Federico Ponchio c03be7f134 Support for mfile (>4Gb) 2004-10-21 12:14:02 +00:00
Federico Ponchio 3a7c177926 Fixed ram_buffer init 2004-10-21 10:27:57 +00:00
Federico Ponchio 3e31244b04 Removed some spam. 2004-10-21 10:14:25 +00:00
Federico Ponchio 3dacb77958 *** empty log message *** 2004-10-21 10:13:48 +00:00
Federico Ponchio 9f8932c620 Fixed ram_buffer init 2004-10-20 15:07:02 +00:00
Federico Ponchio 7017f8cc3e renamed 2004-10-19 17:20:24 +00:00
Federico Ponchio a31d7d6ff8 Changed interface 2004-10-19 17:16:53 +00:00
Federico Ponchio 8c7b15e524 #include <trackball> on the top 2004-10-19 17:04:32 +00:00
Federico Ponchio 64e6a53c0b Fixed windows files > 2Gb 2004-10-19 16:52:49 +00:00
Federico Ponchio c583e7b914 Bug fixed... 2004-10-19 16:52:01 +00:00
Federico Ponchio 65814f4a2b Added row file access .... 2004-10-19 16:50:27 +00:00
Federico Ponchio c52f36b38b Added trackball. 2004-10-19 04:23:57 +00:00
Federico Ponchio aa10df58c6 *** empty log message *** 2004-10-19 04:23:29 +00:00
Federico Ponchio 50838c7394 Fized stupid bug. 2004-10-19 04:05:56 +00:00
Federico Ponchio 959de602c6 Daily backup (fragment...) 2004-10-19 01:23:02 +00:00
Federico Ponchio bb0cd9ff64 First draft 2004-10-19 01:19:46 +00:00
ganovelli f6597baedf added 2004-10-18 15:00:15 +00:00
Federico Ponchio 1002d536ff Minor bug. 2004-10-15 17:42:27 +00:00
Federico Ponchio 2acaf1a503 Vbo added. 2004-10-15 16:45:27 +00:00
Federico Ponchio 94895e32a6 Tests and small changes. 2004-10-15 11:41:03 +00:00
Federico Ponchio 27636b4eeb Small changes. 2004-10-14 13:52:02 +00:00
Federico Ponchio 54a1d90730 Added statistics. 2004-10-14 13:46:34 +00:00
Federico Ponchio c65e4840b1 Added ram buffer size in extraction. 2004-10-14 13:42:33 +00:00
ganovelli 89ed56162b added 2004-10-12 15:44:32 +00:00
Federico Ponchio 60e18f9b17 Testing compression. 2004-10-11 16:04:18 +00:00
Federico Ponchio 37c4190f02 Added vertex quantization. 2004-10-11 16:03:18 +00:00
Federico Ponchio 6dcf444dde *** empty log message *** 2004-10-11 16:02:23 +00:00
Federico Ponchio 255e1f6c43 Windows porting small changes. 2004-10-10 17:36:43 +00:00
Federico Ponchio d1a97fec8d Added compression and debugged. 2004-10-10 17:19:42 +00:00
Federico Ponchio b3f9365d70 Windows porting small changes. 2004-10-09 17:37:45 +00:00
Federico Ponchio f3d0f070f1 Ram buffer option added (last) 2004-10-09 17:32:25 +00:00
Federico Ponchio 9ca71be1dc Ram buffer option added (again) 2004-10-09 17:29:04 +00:00
Federico Ponchio a95bba4785 Ram buffer option added. 2004-10-09 17:22:57 +00:00
Federico Ponchio 1d510312c4 Windows porting small changes. 2004-10-09 16:51:36 +00:00
Federico Ponchio a466e95b83 Windows porting small changes. 2004-10-09 14:46:47 +00:00
Federico Ponchio 796b5bad89 Erased. 2004-10-09 11:13:34 +00:00
Federico Ponchio bcbccb7801 Created. 2004-10-09 11:09:13 +00:00
Federico Ponchio 92bba49538 Commented unused include. 2004-10-09 11:02:05 +00:00
Federico Ponchio 1922c54dc5 Working version (maybe) 2004-10-08 15:12:04 +00:00
Federico Ponchio fde19dc655 Working version. 2004-10-08 14:46:26 +00:00
Federico Ponchio 5d7de0f69c Created 2004-10-08 10:06:53 +00:00
Federico Ponchio f748c0216c Removed 2004-10-08 10:01:05 +00:00
Federico Ponchio 89521c76bb Removed. 2004-10-08 09:57:09 +00:00
Federico Ponchio 81a8af621a Fixed degenerate faces. 2004-10-08 09:32:31 +00:00
Nico Pietroni 8c83d3d4d0 minor changes 2004-10-07 13:14:37 +00:00
Federico Ponchio 4dc937e514 Fixed degenerate faces. 2004-10-06 16:40:47 +00:00
Federico Ponchio fcfab2d616 Added. 2004-10-06 16:39:38 +00:00
Nico Pietroni 95f4182f00 minor changes 2004-10-06 16:23:14 +00:00
ganovelli 2bb477dd63 nimor changes 2004-10-04 18:45:48 +00:00
ganovelli ac77f4d7d9 added 2004-10-04 18:17:32 +00:00
ganovelli 51eb287cea removed capital letters 2004-10-04 18:01:36 +00:00
ganovelli d879a1445b moved from metro core 2004-10-04 17:57:06 +00:00
Nico Pietroni f1cb3297e6 first running version 2004-10-04 17:07:23 +00:00
Nico Pietroni 285d2db0e4 added tetraview project 2004-10-04 17:03:04 +00:00
Federico Ponchio da80ed5243 Daily backup. Preparing for compression. 2004-10-04 16:49:54 +00:00
Federico Ponchio 58c2168719 Daily backup. 2004-10-01 16:54:57 +00:00
Federico Ponchio f51fcfcd5f Added include <assert.h> 2004-10-01 16:00:12 +00:00
Federico Ponchio 93eb05a323 First draft. 2004-10-01 12:40:32 +00:00
Federico Ponchio 430070f9fd Backup (added strips and normals) 2004-09-30 23:56:33 +00:00
Federico Ponchio e8f3b4fec1 First draft. 2004-09-30 01:24:45 +00:00
Federico Ponchio 4277711874 Reference to temporary fixed and indented. 2004-09-30 00:57:42 +00:00
Federico Ponchio d9f8e55d90 Lot of changes. Backup. 2004-09-30 00:27:42 +00:00
Federico Ponchio 1a4fbc82da Added used counter. 2004-09-30 00:27:08 +00:00
Federico Ponchio 4d1485e8da Added clustering. 2004-09-28 10:26:49 +00:00
Federico Ponchio b09b54699c Backup 2004-09-28 10:26:35 +00:00
Federico Ponchio b72f041136 Rewrote. 2004-09-28 10:26:21 +00:00
Federico Ponchio 57ee6ea2ef Voronoi partition changes. 2004-09-28 10:26:07 +00:00
Paolo Cignoni 2bf024cfb7 Better Doxygen docs 2004-09-28 09:58:47 +00:00
Paolo Cignoni 37dd22cc79 Added MapFalseColor 2004-09-28 09:46:51 +00:00
Paolo Cignoni d911f4b1d1 minor changes 2004-09-28 09:43:46 +00:00
Paolo Cignoni 2d32a0ce46 Release 4.01 2004-09-21 23:52:51 +00:00
Federico Ponchio 51f13ef53c Lotsa changes. 2004-09-21 00:53:23 +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 9d2edce037 added optimizations 2004-09-20 15:12:28 +00:00
Federico Ponchio 92fa5a7e4a First working (hopefully) release. 2004-09-17 15:25:59 +00:00
Federico Ponchio ad6b893cae Backup. (lot of changes). 2004-09-16 14:25:16 +00:00
Federico Ponchio 4033168ecc fixed gcc template compatibility issues. 2004-09-16 14:23:57 +00:00
Federico Ponchio 1466557a9f gamma is a math function. 2004-09-16 14:08:35 +00:00
Paolo Cignoni e10aa57ee2 Added Cone directions 2004-09-10 14:02:20 +00:00
Paolo Cignoni 86133c9bac Initial Update 2004-09-10 14:01:54 +00:00
Paolo Cignoni 817f053d03 updated docs 2004-09-09 23:15:35 +00:00
Paolo Cignoni 542670453b Removed many small warnings 2004-09-09 22:59:21 +00:00
Paolo Cignoni 50b109625e Initial Update 2004-09-09 22:38:57 +00:00
Paolo Cignoni 0cceae697e Integrated lost modifications... 2004-09-09 22:37:48 +00:00
Federico Ponchio 4f588fd884 Various changes for gcc compatibility 2004-09-09 14:35:54 +00:00
Paolo Cignoni 919e2e3853 TriDecimator project file (BCB) 2004-09-09 13:00:00 +00:00
Paolo Cignoni 433e89371d Metro project file (BCB) 2004-09-09 12:53:59 +00:00
ganovelli 49bcff675e *** empty log message *** 2004-09-08 14:55:02 +00:00
Paolo Cignoni 9332253a7c Better Formatting 2004-09-06 23:49:39 +00:00
ganovelli 3f24ebf0bf *** empty log message *** 2004-09-06 23:30:17 +00:00
Nico Pietroni c3227ae7a0 minor changes 2004-09-01 12:08:39 +00:00
Federico Ponchio ac705ccbbf Rewrote. 2004-08-27 00:39:28 +00:00
Federico Ponchio 9f065c7a66 Minor changes. 2004-08-27 00:38:34 +00:00
Federico Ponchio 8bb84b10f0 First draft. 2004-08-26 18:03:48 +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
Federico Ponchio 04a6543ad6 First draft 2004-08-20 12:52:37 +00:00
Nico Pietroni e591c644be added division of edge operation 2004-08-09 15:59:16 +00:00
Nico Pietroni 7ed650db98 minor changes 2004-08-09 07:56:03 +00:00
Nico Pietroni 76fcb79845 corrected some errors 2004-08-06 01:49:18 +00:00
Nico Pietroni fe1ec241f0 minor changes 2004-08-05 16:46:13 +00:00
Nico Pietroni ac5354fb66 first release compiled but not tested 2004-08-04 20:59:13 +00:00
Federico Ponchio 2cfbd024d8 Microbug 2004-07-30 13:18:25 +00:00
Federico Ponchio ba21a8bce2 #ifdef corrected 2004-07-30 12:44:14 +00:00
Paolo Cignoni 6e862be4bc First working version 2004-07-27 10:09:53 +00:00
Federico Ponchio 6c90d43164 Created 2004-07-20 14:35:08 +00:00
Federico Ponchio a2d69732af *** empty log message *** 2004-07-20 14:17:51 +00:00
Federico Ponchio 594d17f8b9 Save, load and other changes. 2004-07-20 14:11:07 +00:00
Federico Ponchio 5a32aed258 Changed filename saving. 2004-07-20 14:06:02 +00:00
Federico Ponchio a4bfb515fd Inserted report on progress. 2004-07-20 14:05:45 +00:00
Federico Ponchio 2df9700bbd Added a const. 2004-07-20 14:04:38 +00:00
Federico Ponchio c64c064b78 Improved efficience in operator[] 2004-07-20 14:04:32 +00:00
Federico Ponchio f417270df1 Changed interface. 2004-07-20 14:03:47 +00:00
Federico Ponchio 84d5e7287b Minor changes. 2004-07-20 14:03:09 +00:00
Paolo Cignoni 41db5dde41 NewUserBit -> NewBitFlag 2004-07-18 10:13:34 +00:00
Federico Ponchio 34ac04a21b Debug. 2004-07-15 14:32:49 +00:00
Paolo Cignoni bfc733dbc8 inflate -> offset 2004-07-15 00:15:16 +00:00
ganovelli 5e9d001b2f first draft created 2004-07-13 15:55:45 +00:00
Paolo Cignoni 1c3f4b0be7 Added GPL comments 2004-07-11 22:13:30 +00:00
Federico Ponchio 128100484c Tested a bit. 2004-07-05 17:07:14 +00:00
Federico Ponchio 2bb256fbc4 Couple of const missing. 2004-07-05 17:02:17 +00:00
Federico Ponchio 61a0c73bc1 Inserted png as binary this time. 2004-07-05 15:58:29 +00:00
Federico Ponchio 16ec1fba0b Inserted png as ascii, fixing. 2004-07-05 15:57:43 +00:00
Federico Ponchio 3ca1082ace Windows (DevCpp, mingw) port. 2004-07-05 15:49:39 +00:00
Federico Ponchio e7e9d70390 Changed directory structure. 2004-07-04 15:30:22 +00:00
Federico Ponchio 544d4e898d Backup (work in progress) 2004-07-04 15:25:33 +00:00
Federico Ponchio a7a71072bd Created 2004-07-04 15:24:50 +00:00
Federico Ponchio 20b831f0dd Debug 2004-07-04 15:23:48 +00:00
Federico Ponchio 482bb368f1 Added resize and chenged storage strategy. 2004-07-04 15:23:13 +00:00
Federico Ponchio f85cc95882 *** empty log message *** 2004-07-04 15:16:01 +00:00
Federico Ponchio e6d41f3df5 Finito e debuggato 2004-07-04 14:28:05 +00:00
Federico Ponchio 6febf16dcb Added Join, AddPatch and debugged. 2004-07-04 14:26:46 +00:00
Federico Ponchio 8a186d38a1 *** empty log message *** 2004-07-04 14:23:14 +00:00
Federico Ponchio adda296325 Added operator< to Link 2004-07-04 14:21:31 +00:00
Federico Ponchio d47430e87b Debug. 2004-07-02 17:42:43 +00:00
Federico Ponchio b5173291bb Backup. 2004-07-02 17:42:12 +00:00
Federico Ponchio 8c15285f04 Created. 2004-07-02 17:41:57 +00:00
Federico Ponchio 5e3a9f5460 *** empty log message *** 2004-07-02 13:09:57 +00:00
Federico Ponchio 3daba81b44 Extensions changed. 2004-07-02 13:09:31 +00:00
Federico Ponchio 06e4b3c65b Changed extension to .cri, crv, crf 2004-07-02 13:08:11 +00:00
Federico Ponchio 83c4cf7780 *** empty log message *** 2004-07-02 13:03:34 +00:00
Federico Ponchio c251bbc496 Created 2004-07-02 13:03:01 +00:00
Federico Ponchio 27374fab95 Added GetRegion, Read and Write 2004-07-02 13:02:39 +00:00
Federico Ponchio b93374bd0c Backup. 2004-07-02 13:02:00 +00:00
Federico Ponchio 34f0133ffd Changed file extensions to .rmv, .rmb 2004-07-02 13:01:28 +00:00
Federico Ponchio 79d61a5c62 Created. 2004-07-02 13:00:02 +00:00
Federico Ponchio 79c524f436 Added header. 2004-07-01 21:46:36 +00:00
Federico Ponchio e0b35d8c14 First draft, created. 2004-07-01 21:40:25 +00:00
Federico Ponchio 619d151342 First draft created. 2004-07-01 21:38:30 +00:00
Federico Ponchio a7ec9a7103 *** empty log message *** 2004-07-01 21:36:54 +00:00
Federico Ponchio 30448cd5c2 Various debug 2004-07-01 21:36:30 +00:00
Federico Ponchio 8a4da23fe9 int -> Key 2004-07-01 21:35:34 +00:00
Federico Ponchio fbe6bc4d8f Rehash bug. 2004-07-01 21:34:04 +00:00
Federico Ponchio 95a66a4153 Added remap reading. 2004-07-01 21:33:46 +00:00
Federico Ponchio fe151470b5 Created 2004-07-01 21:32:18 +00:00
Federico Ponchio c6a58807ee Various debug 2004-06-25 16:47:13 +00:00
Federico Ponchio 2e36dec52b Moved from wrap/nexus 2004-06-24 14:32:45 +00:00
Paolo Cignoni 21df27313d Official Release of Metro 4.00 2004-06-24 09:08:31 +00:00
Federico Ponchio 35e423a642 Created 2004-06-23 00:10:38 +00:00
Paolo Cignoni e1d5d80ce7 Initial Release 2004-06-09 17:18:30 +00:00
Paolo Cignoni 24d13d59e6 Initial Release 2004-06-09 17:01:29 +00:00
ganovelli dc7d27b0ed minor changes (swap =>> math::Swap) 2004-06-02 16:35:33 +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
Federico Ponchio 9608d125a4 *** empty log message *** 2004-05-14 03:13:41 +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
Nico Pietroni adeca3e96f *** empty log message *** 2004-04-26 09:40:15 +00:00
Nico Pietroni 21bbad4462 *** empty log message *** 2004-04-15 09:03:21 +00:00
Federico Ponchio 7c83226659 *** empty log message *** 2004-03-31 15:08:39 +00:00
ganovelli 6dfbfb3ec8 *** empty log message *** 2004-03-31 03:00:40 +00:00
Federico Ponchio fcdf344cf6 *** empty log message *** 2004-03-25 13:54:06 +00:00
Paolo Cignoni ad431fccd3 minor changes 2004-03-18 16:00:10 +00:00
Paolo Cignoni 2fb492d90a minor changes 2004-03-10 01:00:21 +00:00
Federico Ponchio c8c66fac20 Created 2004-03-07 18:00:10 +00:00
Paolo Cignoni c078ab5488 Changed tree structure for apps 2004-03-05 15:43:51 +00:00
Paolo Cignoni 0ac24131af Changed tree structure for apps 2004-03-05 12:10:15 +00:00