Paolo Cignoni cignoni
b1fa573fcb
removed harmless warning (initialization order in constructor)
2011-06-16 14:49:57 +00:00
Paolo Cignoni cignoni
b0c8146df4
Updated the whole isoparametrization framework to the new local optimization framework by flipping to the new local optimization framework.
2011-06-16 14:48:23 +00:00
Paolo Cignoni cignoni
17b67c129f
Updated triangle optimization by flipping to the new local optimization framework.
2011-06-16 14:46:45 +00:00
Paolo Cignoni cignoni
6a96288063
ExporterSVG need a trimesh not a MeshModel; substituted with the correct CMesh type
2011-06-16 09:03:07 +00:00
Paolo Cignoni cignoni
79c0bb5b57
completed the function "subtraction" and add some support functions (generateRectSeg, compareX, compareY, addAndBreak)
2011-06-14 15:27:57 +00:00
Paolo Cignoni cignoni
cd8bf134e7
Moved (and removed qt dependencies and CMeshO stuff) everyithing from here to the vcg library
2011-06-05 23:52:23 +00:00
Paolo Cignoni cignoni
f791a5400b
just removed harmless warnings
2011-06-05 23:50:30 +00:00
Paolo Cignoni cignoni
e088f8af99
moved classes for mesh simplification with texcoord preservation into vcg lib
2011-06-04 21:56:37 +00:00
Marco Callieri mcallieri
2a4109d27f
edit plugin with manipulators: first working version (still some bugs)
2011-05-31 12:51:02 +00:00
Paolo Cignoni cignoni
c6c65788e3
Added scaling of the result for more correct SDF computation in mesh units.
2011-05-30 15:18:00 +00:00
Andrea Baldacci baldacci
d6b4c31c19
Solved problem about invalidation of FBOs. It was caused by plugin callback for the progression bar.
2011-05-30 10:45:32 +00:00
Paolo Cignoni cignoni
1cd79a18d0
Added dirt_utils.cpp, missed in the last commit
2011-05-27 08:20:43 +00:00
Paolo Cignoni cignoni
556bc2a07e
Code Cleaning and Commenting
...
Implementation of functions in dirt_utils.h moved to dirt_utils.cpp
Added velocity vector to Structure particle.h
Better handled Particle Vector information in move particle
some warnings removed
useless functions removed
various bug fixes
2011-05-27 00:34:11 +00:00
Marco Callieri mcallieri
9a9c34f0ee
first draft of manipulators: edit filter for moving meshes around in the world space (rotate, translate, scale)
2011-05-26 16:13:45 +00:00
Andrea Baldacci baldacci
6d905f85ff
Found a problem with sdf shader. A part of the shader has been disabled with comments.
2011-05-26 14:40:27 +00:00
Matteo Dellepiane matteodelle
0726ceaf3c
Added rigid transformation filters for cameras (or group of cameras. Preliminary testing completed.
2011-05-26 12:49:25 +00:00
Nico Pietroni nicopietroni
8ef516d7b5
2011-05-26 07:57:05 +00:00
Paolo Cignoni cignoni
1f57d470dc
added per vertex texture coords and per wedge texture coords as parameters and added alpha to color defintiton functions
2011-05-25 15:17:15 +00:00
Paolo Cignoni cignoni
75b2407844
bugfix GetElapsedTime
2011-05-25 12:27:05 +00:00
Paolo Cignoni cignoni
52924b6b1c
2011-05-25 12:19:49 +00:00
Paolo Cignoni cignoni
61f3b37e51
added GetRemainingTime function
2011-05-25 10:16:41 +00:00
Paolo Cignoni cignoni
73d7e0c575
Correction in particle.h
...
Fixed Mesh Colorization
Dust Accumlation Filter create a simple cloud of point now without Particle Structure associated
Code Cleaning and Commenting
2011-05-25 00:22:44 +00:00
Andrea Baldacci baldacci
80380a451e
Depth only rendering disable in case of Mac.
2011-05-24 14:02:06 +00:00
Matteo Dellepiane matteodelle
21e7ae0a28
modified the matrix transformation filters to allow for the roto-translation of all the elements of the project
2011-05-24 12:44:08 +00:00
Andrea Baldacci baldacci
8cec30af5d
Linear filter on TEXs for fbo (Mac problem)
2011-05-24 11:19:20 +00:00
Andrea Baldacci baldacci
0cdab56dae
try 16 bit buffer Fbo result for Mac problem
2011-05-24 10:48:07 +00:00
Andrea Baldacci baldacci
cf4e2ea7ec
Another try to run on Mac: added glDrawBuffer call before drawing to result texture.
2011-05-24 09:23:31 +00:00
Paolo Cignoni cignoni
9e7f8168b3
various bugfix in dirt_utils.h
2011-05-23 23:10:25 +00:00
Andrea Baldacci baldacci
0e5b964047
Fbo creation modified (to be verified on Mac)
2011-05-23 17:13:24 +00:00
Andrea Baldacci baldacci
300d23779c
Fixed buffer overflow in initGL.
2011-05-23 14:12:48 +00:00
Andrea Baldacci baldacci
c780f70242
Fixed error in FBOs array indexing.
2011-05-23 12:08:14 +00:00
Paolo Cignoni cignoni
7c498be6d9
Added a dependpath to the pro and removed a few glsl mac issues...
2011-05-23 10:02:51 +00:00
Andrea Baldacci baldacci
4b42afce64
Cone rays for outliers removal are generated only if the option is selected. Removed an unnecessary parameter from obscurance shader.
2011-05-23 09:43:19 +00:00
Andrea Baldacci baldacci
c44af65535
Some refactoring has been done.
2011-05-22 16:44:00 +00:00
Andrea Baldacci baldacci
1b0e987dab
Better organization of user parameters.
2011-05-22 15:19:26 +00:00
Paolo Cignoni cignoni
46e567c8c9
Added ComputeParticlesFallsPosition to model the fact that a particle can fall from the mesh
...
Resolved various issues in particles movement
2011-05-21 18:29:41 +00:00
Paolo Cignoni cignoni
793c50843f
Added trivial WedgeTexFromVertexTex filter
2011-05-20 23:20:54 +00:00
Andrea Baldacci baldacci
1b926d64ce
Added simple gpu outliers removal.
2011-05-20 16:33:15 +00:00
Paolo Cignoni cignoni
23d8f0688d
added simple planar mapping
2011-05-20 15:17:05 +00:00
Paolo Cignoni cignoni
b1c8a91b9f
updated the simplifier to reflect recent changes to the optimization framwork
2011-05-20 15:14:31 +00:00
Marco Callieri mcallieri
671c0f9446
second iteration of color mapping from photos
2011-05-20 14:57:11 +00:00
Matteo Dellepiane matteodelle
238d60e1d8
Added and tested "scale raster camera and "scale mesh camera"
2011-05-20 13:50:31 +00:00
Matteo Dellepiane matteodelle
0c936e62a7
modified wheel control on FOV to increase accuracy
2011-05-19 15:25:59 +00:00
Matteo Dellepiane matteodelle
e928bcaec1
fixed issues on assignment of shots to raster
2011-05-19 14:39:58 +00:00
Paolo Cignoni cignoni
af09524b6b
Dust Accumulation : Better Exposure Formulation
...
Dust Movement: GetSafePosition resolves IsOnFace control bug
2011-05-18 22:52:39 +00:00
Paolo Cignoni cignoni
8afe881db3
Added tools for visualizing non regular vertices and separatrix on quad meshes
2011-05-16 15:14:44 +00:00
Matteo Dellepiane matteodelle
63b4bf3e6f
2011-05-16 11:45:53 +00:00
Paolo Cignoni cignoni
97c4047d1a
renaming of FGT slicing filter (third step)
2011-05-13 22:43:56 +00:00
Paolo Cignoni cignoni
7a6995fda7
renaming of FGT slicing filter (second step)
2011-05-13 22:40:30 +00:00
Paolo Cignoni cignoni
9be78e60f8
renaming of FGT slicing filter
2011-05-13 22:38:08 +00:00