1403 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
aa8797f345 Added a first version of the depth smoothing 2009-03-20 00:27:35 +00:00
Paolo Cignoni cignoni
dffd5e04c6 added poisson subsampling option. Merged subdiv and similar sampling into Stratified sampling 2009-03-19 21:44:01 +00:00
Paolo Cignoni cignoni
87cc20b85b Small changes (cast mostly) to improve mac compatibility of shaders 2009-03-19 00:05:12 +00:00
Paolo Cignoni cignoni
54d20f90fc added missing vertex normal intialization 2009-03-18 23:58:32 +00:00
Paolo Cignoni cignoni
725fd17746 Vertex Color Bug removed 2009-03-17 14:25:25 +00:00
Stefano Marras marras
13739b6c0c Added T-Vertices removal by edge flipping or collapse 2009-03-11 16:51:44 +00:00
Gael Guennebaud guennebaud
61be3593f9 mls/kdtree: add the posibility to get the initial index of a neighbor 2009-03-11 12:01:26 +00:00
Paolo Cignoni cignoni
9415e82fa5 updated the 3ds pro file to the new external libs 2009-03-11 09:34:23 +00:00
Paolo Cignoni cignoni
740a0a3967 Added geometric cylindrical unwrapping filter. 2009-03-09 23:00:23 +00:00
Gael Guennebaud guennebaud
aa22116420 add an option to control the number of neighbors in
"normals from point set" filter" (very useful for noise and/or bad
sampling)
2009-03-09 16:44:35 +00:00
Gael Guennebaud guennebaud
5ee77dd054 bugfix in splatting 2009-03-09 16:42:44 +00:00
Paolo Cignoni cignoni
21059880a1 Solved some compiling issues. 2009-03-08 09:33:53 +00:00
Paolo Cignoni cignoni
9d0891b0e8 Corrected pro to reflect the new "external" library path 2009-03-04 01:37:07 +00:00
Paolo Cignoni cignoni
b3dfd30398 Corrected path for the libraries of lib3ds 2009-03-04 00:05:34 +00:00
Paolo Cignoni cignoni
5172d1b688 removed all the message box from io plugins 2009-03-03 23:37:39 +00:00
Paolo Cignoni cignoni
806ee1bacd added correct managment of scaling in the point to point alignment and avoided drawing of hidden layers. 2009-03-03 11:03:09 +00:00
Paolo Cignoni cignoni
20cd7f25d7 improved support of asc files. 2009-03-03 11:00:02 +00:00
Paolo Cignoni cignoni
1bd298ea41 removed some messagebox from io filter (no gui in filters!) 2009-03-03 10:57:20 +00:00
Paolo Cignoni cignoni
d74776dbd9 added a percentage reduction parameter in the quadric simplification filter. Useful for applying a fixed percentage reduction to a given mesh of unknown size with meshlabserver 2009-03-03 09:19:46 +00:00
Gael Guennebaud guennebaud
ef059de75f add .xyz importer (ascii, point + normal) 2009-03-02 14:09:49 +00:00
Paolo Cignoni cignoni
7a28176652 Now the slicing plane is calculated in the father node of recursive slice, allowing the creation of coplanar slices. There are still some issues. Names are now significant 2009-03-01 19:18:43 +00:00
Paolo Cignoni cignoni
16541ee9c4 added combineCounter to count the generated combined textures 2009-02-13 19:17:49 +00:00
Paolo Cignoni cignoni
34217b9133 fixed smaller bugs and changed user handling 2009-02-13 18:13:45 +00:00
Paolo Cignoni cignoni
d258aeed85 added a probably missing STL config option 2009-02-07 23:28:24 +00:00
Paolo Cignoni cignoni
e9fa4df948 commented an useless debug print 2009-02-07 23:22:30 +00:00
Paolo Cignoni cignoni
70f06bdbae improved the disk coloring filter to better manage the variable radius disk sampling 2009-01-29 01:06:01 +00:00
Paolo Cignoni cignoni
e31c3b25aa added freeze in the layer menu 2009-01-29 00:20:28 +00:00
Paolo Cignoni cignoni
5159db8860 completed the Variable Disk Sampling and refactored Poisson a bit 2009-01-29 00:16:32 +00:00
Paolo Cignoni cignoni
f1a515cdba added removal of unreferenced vertieces in the cleaning process 2009-01-27 23:50:49 +00:00
Paolo Cignoni cignoni
d2d0153bf1 added harmless casts to avoid mac opengl errors 2009-01-27 23:15:34 +00:00
Paolo Cignoni cignoni
664747a3fb added callback for avoiding the changelayer plugin restart 2009-01-27 23:14:32 +00:00
Gael Guennebaud guennebaud
8964687ebd fix issues in render_splatting 2009-01-27 10:34:47 +00:00
Paolo Cignoni cignoni
6e5d001acf made selection by quality dynamic 2009-01-26 10:49:44 +00:00
Paolo Cignoni cignoni
0ef1640da2 Added Dodecahedron creation 2009-01-26 10:48:49 +00:00
Paolo Cignoni cignoni
4f709828d3 Quality sampling flag in montecarlo 2009-01-22 14:43:31 +00:00
Massimiliano Corsini maxcorsini
c0a6ce018a change basesampler (add vertex quality interpolation) 2009-01-21 17:41:14 +00:00
Paolo Cignoni cignoni
092fe69e0f added absolute distance option to uniform remeshing and inverted voronoi option to voronoi coloring 2009-01-21 16:22:45 +00:00
Paolo Cignoni cignoni
6e445adfd1 added inverted voronoi coloring (from frontier) 2009-01-21 16:21:37 +00:00
Paolo Cignoni cignoni
498590f5f9 commented filterCurvature from sliding to do not add other dependencies 2009-01-21 09:13:19 +00:00
Fabio Ganovelli ganovelli
fb9ffd2a74 added first version of curvature_from_sliding, one more way
to compute the principal curvatures directions
2009-01-20 10:53:04 +00:00
Fabio Ganovelli ganovelli
05e8dd9729 filter_curvature_from_sliding.h and frame.h moved into filter_curvature_from_sliding_folder 2009-01-20 10:51:10 +00:00
Fabio Ganovelli ganovelli
b9e5b9a37a added first version of CurvatureFromSliding 2009-01-20 10:49:23 +00:00
Fabio Ganovelli ganovelli
7a5b4f6dd5 added CallBackPos 2009-01-20 10:46:26 +00:00
Paolo Cignoni cignoni
7e887c0cc3 Added Disk Coloring filter to better visualize Poisson disks 2009-01-20 00:06:40 +00:00
Paolo Cignoni cignoni
6481f8b590 added voronoi coloring filter that colores a mesh A with the geodesic distances from the vertexes of a mesh B once they are projected onto A. useful for testingthe poissond disk results. 2009-01-19 17:04:25 +00:00
Paolo Cignoni cignoni
d07ebf8773 corrected the Log(0.... argument with the new Log(GLLogStream::FILTER, .... 2009-01-18 23:54:31 +00:00
Massimiliano Corsini maxcorsini
a67f38ea49 restructuring poissondisk sampling 2009-01-16 11:28:52 +00:00
Paolo Cignoni cignoni
2d6b4702ab Voronoi Clustering improvement 2009-01-15 17:08:23 +00:00
Paolo Cignoni cignoni
2bb48e41f5 Heavily restructured the voronoi clustering alg. Still to make it more robust and faster. 2009-01-15 16:04:07 +00:00
Massimiliano Corsini maxcorsini
63a1a78293 change poissondisk parameters 2009-01-15 15:58:49 +00:00