15 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
aa686dc314 hack: unstructured range scanner 2011-01-21 22:50:10 +00:00
Paolo Cignoni cignoni
46dac30905 reject samples with viewdir too different from normal 2010-12-14 00:51:50 +00:00
Paolo Cignoni cignoni
21d516c182 also outputs model normals during scan 2010-12-10 05:32:49 +00:00
Paolo Cignoni cignoni
5be37fb4f5 edit scan HACK to output ply with normals + viewdirs and to avoid touching layers so that MESHLAB doesn't crash 2010-12-09 17:30:21 +00:00
Paolo Cignoni cignoni
5b0ed49cf8 updated VASE to compile with new meshlab 2010-09-02 20:11:07 +00:00
Paolo Cignoni cignoni
b78c5c0390 updates requested from paolo 2010-05-22 21:12:35 +00:00
Paolo Cignoni cignoni
7138c216ee Refactored a bit and added mesh to new layer feature 2010-04-28 01:48:32 +00:00
Paolo Cignoni cignoni
3ea5ce3fe4 Modified the edit_scan adding a file saver (and a bug report for meshlab as EDITs support layers in read_only) to the gui 2010-04-26 04:17:33 +00:00
Paolo Cignoni cignoni
fe7f3be7f0 minor: rendering of laser beam is done in image space now and initial beam is propotional to screen size rather than model diagonal 2010-04-25 23:58:35 +00:00
Paolo Cignoni cignoni
60fcfe0f3e minor: modified many components, corrected a bug in the limits, added SCAN (s) button 2010-04-25 06:38:17 +00:00
Paolo Cignoni cignoni
2d51a6b9c0 major: Added the controls GUI to the scanner 2010-04-25 05:04:26 +00:00
Paolo Cignoni cignoni
86aa730101 minor: replaced the Modifier_key based with a simple keyboard entry.. S for scan. Also this removes the need of having a custom QT2VCG function and simplifies the code 2010-04-24 11:12:10 +00:00
Paolo Cignoni cignoni
8a2554c073 minor: replaced meta with control modifier.. something is wrong in VCG 2010-04-24 10:59:50 +00:00
Paolo Cignoni cignoni
53cf02283e minor: removed some now useless debug outputs 2010-04-24 10:08:06 +00:00
Paolo Cignoni cignoni
043aea2250 first version of the edit_scan is up and running, it doesn't have a dialog, so you cannot change the parameters of the scan and it doesn't render the laser dots in the 2D plane. It works great! The major thing is that I still haven't found out how to add the cloud to the MeshDocument, as if I do that inside the endEdit I get a crash, while if I create a supporting MeshModel during the startEdit, I get a crash as well 2010-04-24 09:54:16 +00:00