Paolo Cignoni
|
32333eba24
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
Paolo Cignoni
|
7285fadd53
|
updated the ball pivoting alg to the new kdtree
|
2014-08-23 01:31:16 +00:00 |
Paolo Cignoni
|
3bc58b7018
|
Improved float/double consistency removing some wrong Point3f and substitued with MeshType::CoordType
and removed a small bug (in the initialization the first ball sphere could fail for approx errors)
|
2014-06-19 10:25:50 +00:00 |
Paolo Cignoni
|
41e7a19fd1
|
Substituted grid with kdtree in the ballpivoting...
|
2012-11-14 12:48:35 +00:00 |
Paolo Cignoni
|
eaf97c0bf3
|
Great speed improvement of ball pivoting (40x on a 100k vert mesh)
|
2012-11-14 08:28:42 +00:00 |
Paolo Cignoni
|
e268e69ad3
|
Commenting and cleaning up the ball pivoting/ advancing front framework
|
2012-11-14 06:17:15 +00:00 |
ganovelli
|
9ff0ad3f1e
|
Ongoing Rearrangement of filepath
replaced the path to comply the filepaths modification.
The replacements are as follows:
/complex/trimesh/base.h --> /complex/complex.h
/complex/trimesh/allocate.h --> /complex/allocate.h
/complex/trimesh/append.h --> /complex/append.h
/complex/trimesh/ --> /complex/algorithms/
/complex/local_optimization/ ---> /complex/algorithms/local_optimization/
/complex/local_optimization.h ---> /complex/algorithms/local_optimization.h
/complex/intersection.h ---> /complex/algorithms/intersection.h
/complex/boundary.h ---> /complex/algorithms/boundary.h
|
2011-04-01 17:06:03 +00:00 |
ganovelli
|
1ad23912db
|
|
2011-04-01 16:25:49 +00:00 |