Commit Graph

386 Commits

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