Commit Graph

977 Commits

Author SHA1 Message Date
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
Paolo Cignoni 507a7c89e6 Removed a 'using namespace' 2005-01-24 15:35:25 +00:00
Paolo Cignoni 2380e1d9a1 Now used also by the official Metro
Removed using namespace (NEVER IN HEADERS!)
Made  the computation of barycentric coords only when necessary
Renamed Mindistpoint to Closest
2005-01-24 11:47:23 +00:00
Paolo Cignoni a23f621635 Initial commit 2005-01-24 09:49:16 +00:00
Federico Ponchio 40e7925c1c <...Point3.h> -> <...point3.h> 2005-01-22 11:20:20 +00:00
Federico Ponchio 145ddf779f Added remoteness ("distance" from frustum) 2005-01-21 18:12:45 +00:00
Federico Ponchio ee2a720b71 Added remoteness ("distance" from frustum) 2005-01-21 18:06:05 +00:00
Federico Ponchio 8da5fad884 Removed dependence from matrix44 and changed VectProd 2005-01-21 18:02:11 +00:00
Federico Ponchio 88037f7df5 Small changes and adding realtime extr. 2005-01-21 17:29:59 +00:00
Nico Pietroni cc767faf90 included distance.h changed Dist to vcg::face::PointDistance 2005-01-21 17:13:09 +00:00
Nico Pietroni b7b23d4140 changed Dist Function to PointDistance... the function is on vcg::face::PointDistance this file will contain all distance functions between a face and othe entities 2005-01-21 17:11:03 +00:00
Federico Ponchio a8a6b48bc0 Porting and debug. 2005-01-21 17:09:13 +00:00
Paolo Cignoni a264ec7c78 #define __VCGLIB_FACE_AF
#define __VCGLIB_FACE_FN
#define __VCGLIB_FACE_AV
#define __VCGLIB_FACE_FM
#define __VCGLIB_FACE_RT
2005-01-21 16:42:53 +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 52b224d897 Moved from vcg/complex/trimesh to vcg/complex/trimesh/create 2005-01-19 15:43:16 +00:00
Paolo Cignoni e820e88dfe Initial commit 2005-01-19 15:40:44 +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 1509a9b434 Better management of symmetric/asymmetric edge collapses 2005-01-19 10:35:28 +00:00
Paolo Cignoni 4224284dc4 Improved ClearHeap management 2005-01-19 10:33:50 +00:00
Paolo Cignoni 4936947b26 Added trimeshinfo to the standard apps solutions 2005-01-19 10:31:54 +00:00
Paolo Cignoni 20891ed96b Removed the inclusion of a glext.h 2005-01-19 10:29:45 +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 7dca7fd327 *** empty log message *** 2005-01-18 16:47:42 +00:00
Paolo Cignoni b0978eb3d1 *** empty log message *** 2005-01-18 16:40:50 +00:00
Paolo Cignoni 7a78a0b752 Added OFF file Option 2005-01-18 16:33:12 +00:00
Federico Ponchio 3cf27b9f2b Far and end are reserved. 2005-01-18 15:14:22 +00:00
Paolo Cignoni 71de928876 Added #include<vcg/complex/trimesh/allocate.h>
it was giving problems with Allocator::
2005-01-18 12:35:18 +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
ganovelli 5bdfe060a0 PlaneMode completed 2005-01-14 15:44:03 +00:00
Federico Ponchio c35cead5ce created 2005-01-14 15:41:10 +00:00
Federico Ponchio fa6da0bbf3 vcg/Point.h -> vcg/point.h (again!) 2005-01-14 15:28:33 +00:00
Federico Ponchio 975ec6ae04 Revolution. 2005-01-14 15:25:29 +00:00
Paolo Cignoni 0fde2046fc constructor name was wrong (old class name) 2005-01-12 14:39:41 +00:00
ganovelli a991f9b9a4 corrected Point<3 2005-01-12 11:25:52 +00:00
ganovelli 99766e2bd0 added Dimension 2005-01-12 11:25:02 +00:00
ganovelli 5a7921fe9c correction on point<3 2005-01-12 11:23:46 +00:00
ganovelli 280f94069f added inclusion of tetra3.h 2005-01-12 11:10:34 +00:00
ganovelli 017714531b added InitVertexIMark 2005-01-12 11:06:54 +00:00
Paolo Cignoni 2987126008 Added Oriented/Orientable but still some errors on those routines 2005-01-07 16:38:09 +00:00
ganovelli c3627e348e corretto cambiamento di sistema di rif. 2005-01-05 13:26:15 +00:00