Commit Graph

400 Commits

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