Nico Pietroni
|
f4ef1e09d5
|
removed import/export functions and added to wrap/io_trimesh/import_field.h and wrap/io_trimesh/export_field.h
|
2012-10-16 10:07:58 +00:00 |
Nico Pietroni
|
a8e4104559
|
removed missmatch initialization in SelectSingularByCross function
|
2012-10-14 07:40:26 +00:00 |
Paolo Cignoni
|
bd171b714f
|
Orthography lenght -> length
|
2012-10-08 09:10:03 +00:00 |
Paolo Cignoni
|
6f7db152b2
|
updated to the new eigen folder structure (something moved out from unsupported folder...)
|
2012-10-05 17:01:22 +00:00 |
Nico Pietroni
|
7ffcc407c9
|
corrected some warning and added support for read/write rosy format
|
2012-10-03 16:38:23 +00:00 |
Paolo Cignoni
|
14cffd1f6e
|
Removed template default parameter. Now if you use the distortion class you have to specify if you want per vertex or per wedge tex coords.
|
2012-10-02 13:42:33 +00:00 |
Nico Pietroni
|
a95c0efa2e
|
added GradientToCross and ExporttoRosy format see Interactive Visualization of Rotational Symmetry Fields on Surfaces
Jonathan Palacios and Eugene Zhang
|
2012-09-18 15:31:40 +00:00 |
Nico Pietroni
|
0cde611654
|
added function SetQasDistorsion and minor changes
|
2012-09-18 15:14:12 +00:00 |
Nico Pietroni
|
3658530bde
|
corrected some warning
|
2012-09-05 23:25:55 +00:00 |
Nico Pietroni
|
b297040835
|
added MakeDirectionFaceCoherent
solved gcc compiling issues
|
2012-09-03 15:54:25 +00:00 |
Paolo Cignoni
|
bfc10096f0
|
small improvemnt in stat collection for voronoi atlas
|
2012-07-03 10:21:41 +00:00 |
Paolo Cignoni
|
e362d54a25
|
Timing functions and stat collecting for voronoi atlas
|
2012-07-03 09:13:07 +00:00 |
Paolo Cignoni
|
776fbe45a0
|
First Version of the Voronoi Atlas parametrizator.
|
2012-07-02 16:41:28 +00:00 |
Paolo Cignoni
|
487b6c7bd5
|
Corrected a bug in search for the best edge to be fixed in the FindFarthestVert when setting up the system for the poisson solver...
|
2012-07-02 09:38:42 +00:00 |
Paolo Cignoni
|
52fed4c451
|
Added a PerWedgeMakeUnitaryUV to normalize for packing
|
2012-07-02 08:29:11 +00:00 |
Paolo Cignoni
|
ad9a7a237d
|
updated to match the Distorsion->Distortion name change
|
2012-07-02 08:19:06 +00:00 |
Paolo Cignoni
|
d900752b52
|
Renamed to correct the spelling error (distorsion -> distortion)
|
2012-07-02 08:15:24 +00:00 |
Paolo Cignoni
|
d6ff9f01de
|
Heavily modified. Corrected Spelling of distorsion->distortion
Completed a few measures and added difference between angle distortion in cos or rad space
|
2012-07-02 08:13:50 +00:00 |
Paolo Cignoni
|
9ed6314d10
|
removed harmless gcc warnings
|
2012-06-28 09:09:08 +00:00 |
Nico Pietroni
|
5445d99402
|
several major modifications
|
2012-05-25 13:21:11 +00:00 |
Paolo Cignoni
|
06d481f5de
|
standardized function names e used area function of vcg lib
|
2012-04-04 09:57:46 +00:00 |
Nico Pietroni
|
d5e7d551ba
|
clean up the code and used new per face component
|
2012-03-29 16:33:33 +00:00 |
Nico Pietroni
|
d4275a3597
|
added several functions
|
2012-03-16 13:48:18 +00:00 |
Nico Pietroni
|
d941439fbb
|
corrected several bugs and done several changes
|
2012-03-16 13:47:42 +00:00 |
Nico Pietroni
|
5e7f95f94a
|
major changes
|
2012-03-08 18:09:31 +00:00 |
Nico Pietroni
|
f97f54a89b
|
erased vertex manifold as prerequisite
|
2012-03-08 18:09:09 +00:00 |
Nico Pietroni
|
1aed2f16da
|
first release version.. need to be tested in several functions
|
2012-03-08 18:08:35 +00:00 |
Nico Pietroni
|
5ad96544bb
|
added several functions...
|
2012-01-23 13:09:38 +00:00 |
Nico Pietroni
|
5fee62fbb1
|
changed several calls of CrossVector function
|
2011-11-01 18:41:54 +00:00 |
Nico Pietroni
|
4af26f2df2
|
line 565 changed "if (numholes!=1) return false;" to "if (numholes==0) return false;" it may be even have multiple holes
|
2011-11-01 18:40:55 +00:00 |
Nico Pietroni
|
2d8c6222cd
|
added DifferenceCrossField, commented some non used function
|
2011-10-19 09:02:27 +00:00 |
Paolo Cignoni
|
16c39dfe24
|
removed other harmless gcc warnings...
|
2011-10-17 23:57:27 +00:00 |
Paolo Cignoni
|
7c6956fd4d
|
Corrected some gcc compilation errors, Changed the IsFeasible function (now it tests that there is exactly one hole...
|
2011-10-17 23:35:30 +00:00 |
Nico Pietroni
|
f4a0b8bce4
|
added Coord3DtoUV function
|
2011-10-05 16:33:22 +00:00 |
Nico Pietroni
|
a7c702c81d
|
first release version
|
2011-10-05 16:17:40 +00:00 |
Paolo Cignoni
|
2fe129645b
|
Rolled back
|
2011-10-05 15:04:40 +00:00 |