Mael Rouxel-Labbé
|
688340cf50
|
Fixed a comment
|
2017-06-22 16:14:55 +02:00 |
|
Mael Rouxel-Labbé
|
65b2708daf
|
Removed the superfluous uv_map from ContainersFiller
|
2017-06-22 16:14:55 +02:00 |
|
Mael Rouxel-Labbé
|
c478443b3e
|
Fixed const correctness
|
2017-06-22 16:14:55 +02:00 |
|
Mael Rouxel-Labbé
|
79490fd8b0
|
Cleaned code (indentation, whitespace, etc.)
|
2017-06-22 16:14:55 +02:00 |
|
Maxime Gimeno
|
c403f3c688
|
Fix remaining bugs and add a "highlighting" of the current patch being projected.
|
2017-06-22 16:12:26 +02:00 |
|
Maxime Gimeno
|
ee8f7d0dff
|
Fix the LSCM Parameterizer
|
2017-06-22 16:12:26 +02:00 |
|
Maxime Gimeno
|
fd8336ecf8
|
Implementation of the seaming.
|
2017-06-22 16:12:26 +02:00 |
|
Maxime Gimeno
|
407bb3e675
|
Restore Parameterization_plugin with the BGL API.
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
63a5c1fd0b
|
still WIP
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
c03ca8fb63
|
broken code, as I ask Sebastien to find the compile timer error
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
f6f52e01b0
|
cleanup and fix of Simple_parameterization.cpp
|
2017-06-22 16:12:26 +02:00 |
|
Maxime Gimeno
|
63abf210c9
|
WIP parameterization_plugin + fixes for parameterization files.
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
f7b826125b
|
Add the possibility to pass the two vertices that are selected
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
92be8f478d
|
Add lscm.cpp
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
45e19be366
|
Use property maps to store seam edges and vertices
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
902ff15f87
|
fix target(halfedge, Seam_mesh) for when the halfedge is on the border of a seam edge
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
9cc84e828c
|
Add an initial User Manual section for Seam_mesh
|
2017-06-22 16:12:26 +02:00 |
|
Andreas Fabri
|
162759ca87
|
polish
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
ac11cf8032
|
deal correctly with a patch
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
36530e3f98
|
polish
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
b11385455f
|
Fix target(Seam_msh)
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
82f2a2b4ca
|
WIP
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
afc6476992
|
start rewriting the doc
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
fa68850338
|
Use Vertex_around_target_circulator again
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
869dfbb1e9
|
finally it works with a Seam_mesh
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
a6a62bc4f6
|
index vertices inside parameterize()
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
b7c5d49689
|
clean Simple_parameterization.cpp
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
b077704d04
|
rename template parameter; remove files related to the mesh_patch class
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
46ed3edf92
|
LSCM seems to work too
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
6dc52b4166
|
port two parametrisation classes
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
7901186856
|
remove Taucs support
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
92a463bdcc
|
split constructor of Seam_mesh in two functions
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
99a3b99283
|
make connecteced_component work for Seam_mesh
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
4a2344f0cc
|
discrete authalic now works for Surface_mesh and for a Seam_mesh
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
e1089a9168
|
WIP: Add vertex_descriptor which is a kind of canonical halfede_descriptor
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
1164cb14bf
|
Discrete Authalic parametrisation now works for a Seam_mesh with borders and seams
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
b7cdb47463
|
WIP - lets get it working with the Seam_graph next
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
c746425f8c
|
Authalic parametrization works with a Surface_mesh with border
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
3d6b3ca909
|
fix
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
4bd2f363d0
|
simplify code
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
b237249d0b
|
deal with seam tree. so far seam must not touch the border
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
e90fbb9867
|
it seems to work with seams. need visual output next to inspect it
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
871b831992
|
use halfedge and not vertex circulator
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
37a32d6727
|
WIP
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
a09df5d2d2
|
simplify code
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
9699e99162
|
make square border parameterizer work
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
d77bb6c242
|
make all parametrization methods work
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
f664cb4268
|
get it working for Surface_mesh
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
cb9f0aa21d
|
fixes so that LSCM works as well
|
2017-06-22 16:11:38 +02:00 |
|
Andreas Fabri
|
3350d2871c
|
simplify the border (will become complicated again later, but different)
|
2017-06-22 16:11:38 +02:00 |
|