3523 Commits

Author SHA1 Message Date
Luigi Malomo malomo
2a47647ad1 Added log info to Basic Parametrization filter (triangles catheti px size) 2009-11-08 01:55:47 +00:00
Luigi Malomo malomo
430a6275f2 Added space-optimizing algorithm to Basic Parametrization filter.
Slow, don't use it by now
2009-11-08 01:11:49 +00:00
Paolo Cignoni cignoni
b59962e226 modified some tuning in the ssao pass.
modified the blur pass to get all the grey scale.
2009-11-06 11:11:59 +00:00
Paolo Cignoni cignoni
e1b5478577 changed the rendering in the SSAO pass to 'flat shading' otherwise the normalmap texture and the depth map texture could not be read in glsl. 2009-11-06 11:09:26 +00:00
Paolo Cignoni cignoni
bca3fff841 corrected a filterparameter to a changed interface 2009-11-05 22:44:35 +00:00
Paolo Cignoni cignoni
3f64cf2311 Restructured a bit the mechanism of the global parameters. Now Hardwired default and saved values are kept in diffferent paramset. In a future it should be improved a btit... 2009-11-05 22:41:39 +00:00
Paolo Cignoni cignoni
2d410e1f74 Changed the rendering in the normal buffer to a 'flat shading' mode. Otherwise it should mess sharp objects and in any case you do mot see the difference in smooth objects; 2009-11-05 22:39:21 +00:00
Paolo Cignoni cignoni
70834fc07b Adapted the decoration plugins to the new global param interface 2009-11-05 22:36:54 +00:00
Paolo Cignoni cignoni
de2f059892 adapted to the new names of the class for converting qcolor to color4b 2009-11-05 22:34:38 +00:00
Paolo Cignoni cignoni
801b8cefb4 corrected a few parameters without tooltip 2009-11-05 22:33:12 +00:00
Paolo Cignoni cignoni
fd047aeb32 Adapted the glarea to the new global param interface for decorators and cleaned up a bit 2009-11-05 22:31:16 +00:00
Paolo Cignoni cignoni
7d15b7d15e Adapted the decoration plugins to the new global param interface and cleaned up a bit 2009-11-05 22:25:48 +00:00
Paolo Cignoni cignoni
756e364ca6 improved comments and moved global parameters from decorate to the startdecorate 2009-11-05 22:08:29 +00:00
Paolo Cignoni cignoni
477a18540f Cleaned up color4b vs color issue in parameter, refactored a bit the getXXX stuff in order to improve readability 2009-11-05 22:07:06 +00:00
Paolo Cignoni cignoni
dd0f890a13 Added the new curvature computation operator written by Daniele Panozzo, based on Pseudoinverse quadric fitting. 2009-11-05 10:28:58 +00:00
Paolo Cignoni cignoni
afcf3dbfca improved robustness of parsing of incomplete ALN files 2009-11-05 07:25:12 +00:00
Paolo Cignoni cignoni
0519dad08c the "plugin animation" now work 2009-11-05 00:51:51 +00:00
Paolo Cignoni cignoni
322a664103 glsl warning removed 2009-11-04 15:45:12 +00:00
Nico Pietroni nicopietroni
4f7c9065e4 line 209 changed round(x) call with the more standard floor(x+0.5) 2009-11-04 15:41:58 +00:00
Paolo Cignoni cignoni
c04df51b5e SHADER: Modified the texture mapping of the depth and normal map.
CLASS: added another FBObject to mantain the depthMap created in the first pass of the shader in the first FBObject
2009-11-04 13:46:07 +00:00
Paolo Cignoni cignoni
552eb3c54c updated to the new interface. Please always update everything before attemping a commit!!! 2009-11-03 15:52:24 +00:00
Paolo Cignoni cignoni
5bcdab57a6 2009-11-03 11:47:27 +00:00
Paolo Cignoni cignoni
b98e0c077a Texture instead of render buffer for the depth map 2009-11-03 11:46:53 +00:00
Nico Pietroni nicopietroni
d7da0a2afb minor changes 2009-11-02 13:59:59 +00:00
Nico Pietroni nicopietroni
fc002ef6d5 minor changes (added Update normals) 2009-11-02 13:58:50 +00:00
Paolo Cignoni cignoni
5935e9669e last changes for v 1.23 2009-11-01 23:33:04 +00:00
Paolo Cignoni cignoni
0d86e97899 Eventually dangerous change: anticipated as much as possible the glew loading. 2009-11-01 23:21:23 +00:00
Paolo Cignoni cignoni
b456547418 harmless warnings 2009-11-01 23:20:32 +00:00
Paolo Cignoni cignoni
0255a751d8 small changes for the v1.23 beta 2009-11-01 23:19:58 +00:00
Paolo Cignoni cignoni
cee97a8007 Added mingw32 support that requires __int64 instead of _int64 2009-11-01 10:55:48 +00:00
Luigi Malomo malomo
62001a823c Added Basic Parametrization filter (still to improve) 2009-11-01 03:55:48 +00:00
Paolo Cignoni cignoni
3294017865 harmless changes for mingw compiling 2009-10-31 21:36:40 +00:00
Paolo Cignoni cignoni
55eda69e0f Added plymc to the official list of plugins 2009-10-31 21:35:30 +00:00
Paolo Cignoni cignoni
805d54ce42 >> into > > 2009-10-31 16:38:34 +00:00
Paolo Cignoni cignoni
b00c15a48e harmless changes for gcc mingw compiling 2009-10-31 15:19:32 +00:00
Guido Ranzuglia granzuglia
853d070ece updated to last meshlabv12.pro 2009-10-31 10:53:28 +00:00
Guido Ranzuglia granzuglia
15f2ae1f34 updated to last meshlabv12.pro 2009-10-31 10:17:50 +00:00
Guido Ranzuglia granzuglia
9f8a6e11d2 latest MeshLab mac installer 2009-10-30 18:55:19 +00:00
Stefano Marras marras
12ea6b07bc Fixed minor bugs. 2009-10-30 18:00:46 +00:00
Paolo Cignoni cignoni
cd90cad001 corrected the failure of the edit plugin for quality mapping for the case of meshes without quality 2009-10-30 17:00:35 +00:00
Paolo Cignoni cignoni
8c9790878d Discrete Curvature filter should also set that it has created the quality 2009-10-30 16:53:16 +00:00
Paolo Cignoni cignoni
01308a2dc0 add missing const 2009-10-30 16:43:27 +00:00
Paolo Cignoni cignoni
b1a84274fd First commit of the notorious plymc, the official VCG reconstruction algorithm 2009-10-30 16:28:49 +00:00
Paolo Cignoni cignoni
cfa82a57eb Restored quick help rendering 2009-10-30 15:06:24 +00:00
Guido Ranzuglia granzuglia
729deeb8ad added close button to customDialog 2009-10-30 15:04:51 +00:00
Paolo Cignoni cignoni
ddf00f3b14 added new plugins to the official lists, io_m, filter_measure and filter_texture 2009-10-30 10:57:13 +00:00
Paolo Cignoni cignoni
183d699393 added the "plugin animation" (a simple rotation around the object)
(still don't work!!!)
2009-10-30 03:13:40 +00:00
Paolo Cignoni cignoni
9c4a75f34b any animation of template are now supported correctly 2009-10-30 01:21:06 +00:00
Paolo Cignoni cignoni
7c89250f39 Added sample plugin for exporting object in the LiveGraphics format used by Mathematica 2009-10-29 22:13:53 +00:00
Nico Pietroni nicopietroni
5ed09f63c9 Added 1 more function to remap the diamond parametrization on the original mesh (and split faces if needed) 2009-10-29 18:58:39 +00:00