Matteo Dellepiane matteodelle
|
aabafe2cad
|
dellepiane: modified shader to avoid projection on the back of a camera
|
2012-05-09 15:00:15 +00:00 |
|
Matteo Dellepiane matteodelle
|
162be7f6b7
|
dellepiane: added control on near and far planes
|
2012-05-09 14:59:16 +00:00 |
|
Marco Callieri mcallieri
|
9243739e6e
|
corrected bug in raster projection: now projects only IN FRONT of the camera, and not in front+back. A simple test was missing, probably due to a messy commit
|
2012-05-09 12:22:20 +00:00 |
|
Matteo Dellepiane matteodelle
|
492fd1572c
|
dellepiane: added non-manifold check and buffer type compatibility (GL_RGB8 if GL_RED is not available)
|
2012-05-08 22:23:31 +00:00 |
|
Marco Di Benedetto dibenedetto
|
5af6e030e1
|
fixes to comply with new glw interface.
|
2012-05-08 10:47:08 +00:00 |
|
Marco Di Benedetto dibenedetto
|
dd617d3f71
|
changed GLW_STRINGFY to GLW_STRINGIFY in sample_filtergpu.
|
2012-05-07 16:13:39 +00:00 |
|
Marco Di Benedetto dibenedetto
|
d6b712c2a2
|
fixed some API symbols in sample_filtergpu to reflect the new glw interface.
|
2012-05-07 13:19:31 +00:00 |
|
Paolo Cignoni cignoni
|
f5b531cdc1
|
Removed harmless gcc warnings
|
2012-05-07 07:37:07 +00:00 |
|
Paolo Cignoni cignoni
|
13420cdb81
|
Removed harmless gcc warnings
|
2012-05-07 07:34:43 +00:00 |
|
Paolo Cignoni cignoni
|
0f39667c53
|
Removed harmless gcc warnings (missed virtual distructor)
|
2012-05-07 07:32:53 +00:00 |
|
Paolo Cignoni cignoni
|
ad71427656
|
Removed harmless gcc warnings
|
2012-05-07 07:31:56 +00:00 |
|
Paolo Cignoni cignoni
|
fefe073e19
|
Removed harmless gcc warnings
|
2012-05-07 06:07:39 +00:00 |
|
Paolo Cignoni cignoni
|
a78820c962
|
Removed harmless gcc warnings
|
2012-05-07 06:05:36 +00:00 |
|
Paolo Cignoni cignoni
|
a622e5133f
|
Removed harmless gcc warnings
|
2012-05-07 06:02:42 +00:00 |
|
Paolo Cignoni cignoni
|
127121baa4
|
img_patch_param_filter: completely converted so as to fully use the glw module of the VCG.
|
2012-05-04 11:32:50 +00:00 |
|
Paolo Cignoni cignoni
|
bb4f275f4f
|
filter_img_patch_param: bug fixed in the visibility check based on shadow mapping.
|
2012-05-04 09:34:42 +00:00 |
|
Paolo Cignoni cignoni
|
d3f90bd038
|
Some bugs fixed in the filter "filter_img_patch_param" + beginning of its conversion to the glw module of the VCG lib.
|
2012-05-04 07:45:06 +00:00 |
|
Marco Di Benedetto dibenedetto
|
d4cfeb6b73
|
|
2012-05-01 09:49:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
0d5c091f69
|
- updated all the pros adding an EXTERNAL_BASE_PATH variable and a common pri with the lib destination folder
|
2012-04-27 13:14:44 +00:00 |
|
Guido Ranzuglia granzuglia
|
3a608ada58
|
updated filter calling new update function
|
2012-04-26 16:58:46 +00:00 |
|
Guido Ranzuglia granzuglia
|
cf83989901
|
mutual info xml filter.
|
2012-04-26 16:57:51 +00:00 |
|
Guido Ranzuglia granzuglia
|
828d156d6c
|
changed update functions interfaces.
|
2012-04-26 16:56:57 +00:00 |
|
Marco Callieri mcallieri
|
2a06a85ebc
|
added the option, when taking a snapshot, to add it as a raster layer, with associated camera (first draft, still to be tested)
|
2012-04-26 14:26:26 +00:00 |
|
Guido Ranzuglia granzuglia
|
65e6caf0a0
|
- removed compile time error
|
2012-04-26 13:39:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
f3cd8396bb
|
- updated pro file
|
2012-04-26 12:52:25 +00:00 |
|
Guido Ranzuglia granzuglia
|
448c8d429c
|
- added the raster update system
|
2012-04-26 10:37:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
35165025d3
|
- added the raster update system
|
2012-04-26 10:32:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
21b8b42f3d
|
- updated XML script format
|
2012-04-26 10:30:24 +00:00 |
|
Marco Callieri mcallieri
|
e93f57fb63
|
added "append project to current" menu entry (first working draft), still have to define a policy for duplicated entries
|
2012-04-26 08:26:58 +00:00 |
|
Matteo Dellepiane matteodelle
|
974676ebde
|
dellepiane: added metadata analysis when importing a new Raster. If no data about the sensor and the focal are available, a "plausible" set is assigned to the Raster
|
2012-04-24 15:02:40 +00:00 |
|
Matteo Dellepiane matteodelle
|
52059278c4
|
dellepiane: added parameters to control the convergence, help and dialog to be refined
|
2012-04-23 10:14:49 +00:00 |
|
Guido Ranzuglia granzuglia
|
1bde5015bb
|
- removing a mesh from a document with only one mesh now produce an empty project
|
2012-04-20 13:31:35 +00:00 |
|
Paolo Cignoni cignoni
|
83f8c4d1c0
|
Updated to reflect the changes from ColorRamp -> SetColorRamp in the VCG lib
|
2012-04-18 21:18:51 +00:00 |
|
Guido Ranzuglia granzuglia
|
f2d3cef6ed
|
updated pro file. jhead now is statically linked to common lib.
|
2012-04-06 16:40:15 +00:00 |
|
Guido Ranzuglia granzuglia
|
d64ab55ce4
|
jhead is now statically linked to common library.
|
2012-04-06 16:32:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
b501d835dc
|
jhead is now statically linked to common library.
|
2012-04-06 16:30:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
81887f06d7
|
jhead is now statically linked to common library.
|
2012-04-06 16:29:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
dac2dcd8f9
|
WARNING! Temporary solution in order to make MeshLab compile. It MUST be changed.
|
2012-04-04 17:58:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
30adf68371
|
info on how the lib has been modified in order to be included in MeshLab
|
2012-04-04 17:57:33 +00:00 |
|
Guido Ranzuglia granzuglia
|
e1d644c8f5
|
main function has been commented.
|
2012-04-04 17:55:32 +00:00 |
|
Guido Ranzuglia granzuglia
|
a3adef9041
|
WARNING! Temporary solution in order to make MeshLab compile. It MUST be changed.
|
2012-04-04 17:54:26 +00:00 |
|
Paolo Cignoni cignoni
|
75451f8cfa
|
Added Jhead library under external
|
2012-04-04 09:48:23 +00:00 |
|
Guido Ranzuglia granzuglia
|
f6c83dbd66
|
updated adding new interrupting system code.
|
2012-04-03 15:16:16 +00:00 |
|
Guido Ranzuglia granzuglia
|
ea2a277354
|
- added new interrupt system (it must be refined!)
- removed the old one
|
2012-04-03 15:11:03 +00:00 |
|
Guido Ranzuglia granzuglia
|
a72997a543
|
- added new interrupt system (it must be refined!)
- removed the old one
|
2012-04-03 14:56:00 +00:00 |
|
Massimiliano Corsini maxcorsini
|
f4ecb92417
|
move this filter, used for quick and dirty tests, in sandbox
|
2012-04-03 11:42:45 +00:00 |
|
Massimiliano Corsini maxcorsini
|
4229bbc998
|
|
2012-04-03 10:14:19 +00:00 |
|
Massimiliano Corsini maxcorsini
|
43452ca245
|
|
2012-04-03 08:10:38 +00:00 |
|
Paolo Cignoni cignoni
|
67751b06af
|
Moved filter_mutualglobalNCC to plugins_experimental
|
2012-04-03 07:49:00 +00:00 |
|
Paolo Cignoni cignoni
|
04faa577ef
|
moved filter_mutualglobal to plugins_experimental
|
2012-04-03 07:44:16 +00:00 |
|