Commit Graph

990 Commits

Author SHA1 Message Date
Nico Pietroni 1ecdcebd59 added HasEdgePlane function 2005-01-28 17:53:13 +00:00
Paolo Cignoni d341939de1 *** empty log message *** 2005-01-28 12:03:10 +00:00
Paolo Cignoni 5b984e817d small gcc compiling issues for namespaces 2005-01-28 12:00:33 +00:00
Paolo Cignoni 1bc21300da Add std:: to stl containers 2005-01-28 11:59:35 +00:00
Paolo Cignoni 51c88ab378 Release 4.04
final updates for gcc compiling issues
2005-01-26 22:45:34 +00:00
Paolo Cignoni 54d5f9c148 Resolved scoping of constant of OFF codes 2005-01-26 22:44:51 +00:00
Paolo Cignoni aed29264bb Add std:: to stl containers 2005-01-26 22:43:19 +00:00
Federico Ponchio 6b4b4f3de7 Fixing normals... 2005-01-26 12:46:29 +00:00
Paolo Cignoni 0251d89f11 aggiunta intersect ray-box 2005-01-26 10:03:08 +00:00
Paolo Cignoni a9d926302e Minor changes 2005-01-25 17:05:06 +00:00
Paolo Cignoni 0af38855a4 LookUp table static data moved into static class functions 2005-01-25 16:55:30 +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
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