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 |
Paolo Cignoni
|
036aeae1c9
|
corrected a bug in torus creation
|
2012-10-15 12:49:17 +00:00 |
Paolo Cignoni
|
ec0c145454
|
corrected the order or the parameter of the torus
|
2012-10-15 09:58:01 +00:00 |
Paolo Cignoni
|
980b463a41
|
Added Torus primitive creation
|
2012-10-11 22:45:21 +00:00 |
Paolo Cignoni
|
6739455da9
|
Updated to reflect the naming changes in updateNormals
|
2012-10-11 11:11:33 +00:00 |
Paolo Cignoni
|
cbf99ac69a
|
updated to the change update/edge -> update/component_ep
|
2012-10-04 20:40:40 +00:00 |
mtarini
|
3adc453f53
|
Now zonohedra construction robust to basically *any* input, no matter how degenerate.
|
2012-07-24 01:48:21 +00:00 |
mtarini
|
a70fd3daa5
|
Better comments
|
2012-07-18 22:18:14 +00:00 |
mtarini
|
8e4a8e9b6e
|
first version
|
2012-07-18 22:02:36 +00:00 |
Paolo Cignoni
|
36905c5d93
|
Added extrude.h file for the creation of extruded meshes from profiles
|
2012-06-06 06:25:56 +00:00 |
Paolo Cignoni
|
05195b6201
|
in the functions for creating meshes: corrected bug in the OrientedRect and changed the interface of the grid to allow the creation of a flag grid
|
2012-05-06 14:22:29 +00:00 |
Luigi Malomo
|
f358db54fd
|
Added a quick check for callback presence (avoid crash if cb function is not provided)
|
2012-02-14 12:02:43 +00:00 |
Paolo Cignoni
|
d331cf7f60
|
Added OrientedDisk creation method. and a missing "clear()"
|
2012-02-09 17:50:38 +00:00 |
Paolo Cignoni
|
b10ed11bc0
|
Added two functions to build disk, rectangles and squares (oriented in space).
Changed the reflection functions as usual
|
2012-01-23 07:07:19 +00:00 |
Paolo Cignoni
|
0fe6fdaedc
|
Yet another removal of the usage of the faceprojection flags
|
2011-12-19 00:51:03 +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 |