Paolo Cignoni
e8ec992f11
Updated the sample to the recent changes of the quadric simplification framework
2017-02-21 17:48:18 +01:00
Paolo Cignoni
856f360af0
added eigenlib to the include path of the pro
2017-02-08 13:54:10 +01:00
Paolo Cignoni
a6a520ed2d
small changes in readme and doxygen files to remove old sourceforge links
2016-12-15 13:01:13 +01:00
Paolo Cignoni
cd3f0461bf
updated documentation to reflect the github transfer
2016-06-27 11:12:33 +02:00
Paolo Cignoni
4f187bae10
Cleaning up sample prog
2016-06-09 08:44:21 +00:00
Paolo Cignoni
b480eeaba1
Cleaning up sample prog
2016-06-09 08:43:21 +00:00
Paolo Cignoni
33bab2157f
removed useless include from the tridecimator sample
2013-07-23 07:37:29 +00:00
Paolo Cignoni
6bd8470965
Small harmless changes. Mostly cleaning up.
2011-10-24 11:23:49 +00:00
Paolo Cignoni
2fe129645b
Rolled back
2011-10-05 15:04:40 +00:00
Paolo Cignoni
0941ea0474
Updated the tridecimator sample to the new localoptimimization framework
2011-06-06 00:13:51 +00:00
ganovelli
c018a60762
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:09:03 +00:00
ganovelli
3256d9517c
updated to the new definition of mesh type [with UsedTypes]
2010-03-18 13:25:20 +00:00
ganovelli
88ffec1d6a
update the lates library mods (definition of edge type)
2009-01-21 17:26:48 +00:00
ganovelli
35d0e58149
[SIMPLEXplus promotion]
...
This modification removes the old way to define simplexes (already deprecated and unsupported).
In the following SIMPLEX = [vertex|edge|face|tetrahedron]
All the stuff that was in vcg/simplex/SIMPLEXplus/ has now been promoted to vcg/simplex/
Details:
- the folder vcg/simplex/SIMPLEX/with has been removed
- the file vcg/simplex/SIMPLEX/base.h has been renamed into vcg/simplex/SIMPLEX/base_old.h
- the content of vcg/simplex/SIMPLEXplus/ has been moved into vcg/simplex/SIMPLEX/
- the folder vcg/simplex/SIMPLEXplus/ has been removed
Actions the update the code using vcglib:
replace <vcg/simplex/SIMPLEXplus/*> with <vcg/simplex/SIMPLEX/*> in every include
for MESHLAB users: already done along with this commit
2008-12-19 10:43:36 +00:00
Paolo Cignoni
416dedd484
mac options
2007-12-03 00:08:28 +00:00
Paolo Cignoni
f1c14c2a33
First rel
2007-03-22 11:08:13 +00:00
Paolo Cignoni
3605747f0d
Updated to the new version of quadric that requires orderedEdge constructor
2007-03-22 10:38:52 +00:00
Paolo Cignoni
e19402c171
Added Rad to the NormalThr Option
2007-02-25 09:21:21 +00:00
Paolo Cignoni
05df93e1f7
Heavily restructured. Now it use the new faceplus classes.
2006-10-10 10:01:11 +00:00
Paolo Cignoni
c61676a906
Improved a lot!
2005-11-12 18:20:25 +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
f380895202
*** empty log message ***
2005-10-01 21:24:00 +00:00