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 |
|
Paolo Cignoni cignoni
|
912dec7198
|
added management of face quality enabling. Caused a crash in the ply reader if a mesh with face quality was attempted to be read
|
2009-01-27 22:56:00 +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
|
705cdcc993
|
Removed the permissive compilation flag. We should try to make our code as much strictly c++ as possible...
|
2009-01-22 22:50:42 +00:00 |
|
Paolo Cignoni cignoni
|
4f709828d3
|
Quality sampling flag in montecarlo
|
2009-01-22 14:43:31 +00:00 |
|
Paolo Cignoni cignoni
|
71ebede185
|
added compiler flag for newest mingw gcc under Windows
win32-g++:QMAKE_CXXFLAGS += -fpermissive
|
2009-01-22 14:08:32 +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
|
b8b56e1add
|
Added a parameter less Log function and a utility function to get the action from and id of a filter
|
2009-01-19 17:01:45 +00:00 |
|
Paolo Cignoni cignoni
|
f6d33e3443
|
corrected the Log(0.... argument with the new Log(GLLogStream::SYSTEM, ....
|
2009-01-18 23:55:04 +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
|
8dbf756565
|
added filter create to the win installer
|
2009-01-15 23:58:20 +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 |
|
Paolo Cignoni cignoni
|
42c84094f4
|
added multisampling in uniform re-meshing
|
2009-01-15 01:33:12 +00:00 |
|
Paolo Cignoni cignoni
|
0bc77a3de2
|
corrected bug that prevented correct working of vertex normal normalization
|
2009-01-15 01:32:21 +00:00 |
|
Paolo Cignoni cignoni
|
4c4d86b455
|
added timing of filter execution
|
2009-01-15 01:31:34 +00:00 |
|
Fabio Ganovelli ganovelli
|
07d2549f74
|
added for computing the curvature from sliding.
first version: works only with faces
|
2009-01-14 17:36:23 +00:00 |
|
Paolo Cignoni cignoni
|
319a412a6f
|
Other improvements to Hausdorff distance
|
2009-01-14 16:22:16 +00:00 |
|
Paolo Cignoni cignoni
|
4f791bae5e
|
forgot remove an include to the deleted file LogStream.h
|
2009-01-13 20:57:59 +00:00 |
|
Paolo Cignoni cignoni
|
bc86d7a68c
|
updated logging constants
|
2009-01-13 18:40:21 +00:00 |
|
Paolo Cignoni cignoni
|
1a98171fa3
|
Various improvements to the Hausdorf Measuring tool. Updated to the new logging constants
|
2009-01-13 18:39:54 +00:00 |
|
Paolo Cignoni cignoni
|
4fa39b811c
|
sorted filter names
|
2009-01-13 18:38:07 +00:00 |
|
Paolo Cignoni cignoni
|
4557f08427
|
removed useless echo
|
2009-01-13 18:35:19 +00:00 |
|
Paolo Cignoni cignoni
|
ba5ebde677
|
updated logging constants
|
2009-01-13 18:33:29 +00:00 |
|
Paolo Cignoni cignoni
|
aeec626f0e
|
correct filter names to the uniform naming scheme
|
2009-01-13 18:32:12 +00:00 |
|
Paolo Cignoni cignoni
|
3b355f52ac
|
updated logging constants
|
2009-01-13 18:31:25 +00:00 |
|
Paolo Cignoni cignoni
|
9c1df33aef
|
updated logging constants
|
2009-01-13 18:28:48 +00:00 |
|
Paolo Cignoni cignoni
|
11cc1a687c
|
Added filter for normalizing normal lenghts
|
2009-01-13 18:25:23 +00:00 |
|
Paolo Cignoni cignoni
|
0c3d564188
|
removed bug that prevented the binary saving of stl files
|
2009-01-13 18:24:07 +00:00 |
|
Paolo Cignoni cignoni
|
27ec9e2d14
|
Changed the Logging system. Now log can be selected and edited in the log panel in the layer window
|
2009-01-13 18:22:24 +00:00 |
|
Paolo Cignoni cignoni
|
06ccd9c69c
|
Changed the Logging system. Now log can be selected and edited in the log panel in the layer window
|
2009-01-13 18:20:56 +00:00 |
|
Paolo Cignoni cignoni
|
bb1d1bd117
|
added a missing config option
|
2009-01-13 18:19:34 +00:00 |
|
Massimiliano Corsini maxcorsini
|
8c6a24660c
|
removed erroneous PoissonDiskSampler
|
2009-01-12 16:11:13 +00:00 |
|
Massimiliano Corsini maxcorsini
|
4818edfeec
|
first sketch of Poisson Disk (projection-based) algorithm
|
2009-01-12 14:20:51 +00:00 |
|
Paolo Cignoni cignoni
|
d75909df0f
|
Mac installer scripts that relocate correctly all the needed dylibs
|
2009-01-12 09:25:05 +00:00 |
|