Commit Graph

464 Commits

Author SHA1 Message Date
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