Commit Graph
5152 Commits
Author SHA1 Message Date
Ivan Paden 12cc789f33 Remove temp todos 2023-11-16 09:37:40 +01:00
Ivan Paden 4d06df0622 Move Sizing_field_base one directory down 2023-11-16 09:37:40 +01:00
Ivan Paden 42c02d9e34 Add constructor with VPMap input in Adaptive_sizing_field 2023-11-16 09:37:40 +01:00
Sébastien Loriot 04be232d14 update to macro update 2023-11-16 09:37:40 +01:00
Laurent Rineau 69d9025736 Merge pull request #6760 from hoskillua/gsoc2022
GSoC2022 - Interpolated Corrected Curvatures

# Conflicts:
#	Installation/CHANGES.md
2023-11-15 16:00:36 +01:00
Sébastien Loriot 4c315c1ff8 fixes after review 2023-11-13 15:18:26 +01:00
Sébastien Loriot 4344c3cc27 replace boost::mpl::or_ 2023-11-10 16:34:19 +01:00
hoskillua 9ed6d1afe0 typo fix 2023-11-08 17:52:41 +03:00
hoskillua 603cac2fd6 some cleanup and comments 2023-11-08 17:49:56 +03:00
hoskillua 1c114c8d75 minor fix (std::max) 2023-11-08 17:32:39 +03:00
hoskillua 8d15e0cb8a wip: qem incomplete 2023-11-08 17:30:23 +03:00
hoskillua 8ea673dec9 linux build fixes 2023-11-08 14:34:52 +03:00
hoskillua e37f5688ab reference documentation 2023-11-07 11:06:50 +03:00
hoskillua 41b726e12c function returning a triangle soup 2023-11-07 10:29:41 +03:00
hoskillua 7aa5b66450 fixed isolated vertices + clean up 2023-11-07 09:59:13 +03:00
hoskillua 54a1d2d766 qem metric moved 2023-11-07 05:21:09 +03:00
Sébastien Loriot 08b25d8778 prevent a warning with older versions of TBB 2023-11-02 16:09:05 +01:00
hoskillua 99d8741367 commenting out incomplete part 2023-10-31 14:34:11 +03:00
hoskillua 6f07f4b0c7 qem init 2023-10-31 09:00:25 +01:00
hoskillua 1bf9693160 curvature interpolation and other fixes 2023-10-31 09:00:25 +01:00
hoskillua 0868dcc009 minor changes 2023-10-31 09:00:25 +01:00
hoskillua 0a4a4f4340 curvature weight 2023-10-31 09:00:25 +01:00
hoskillua bbc5a345b8 adaptive clustering first version 2023-10-31 09:00:25 +01:00
hoskillua 4f99fddb39 Func Documentation 2023-10-31 09:00:24 +01:00
hoskillua dbda656cd7 minor changes 2023-10-31 09:00:24 +01:00
hoskillua d2e4f36c8f Polyhedron demo (incomplete) 2023-10-31 09:00:24 +01:00
hoskillua 9838426faf orient polygon soup 2023-10-31 09:00:24 +01:00
hoskillua 793959b4b0 minor fix 2023-10-31 09:00:24 +01:00
hoskillua b98477e4bc guarantee with subdivision steps for remeshing 2023-10-31 09:00:24 +01:00
hoskillua d4cb18f123 disconnection check + using subdivision 2023-10-31 09:00:24 +01:00
hoskillua e1320217a1 boundary ring 2023-10-31 09:00:24 +01:00
hoskillua 7d4d0c94e2 fixing random initialization and weighting 2023-10-31 09:00:24 +01:00
hoskillua 4907b3b75c Minor initializtions and fixes 2023-10-31 09:00:24 +01:00
hoskillua 8817c27142 constructing mesh 2023-10-31 09:00:24 +01:00
hoskillua 190ac09dc3 some fixes (now clusters look very clean)
need to clean up code
2023-10-31 09:00:24 +01:00
hoskillua 809e22f563 pushing same edge if no update 2023-10-31 09:00:24 +01:00
hoskillua c9e4db0d63 weight (dual area computation) 2023-10-31 09:00:24 +01:00
hoskillua b7512e7ade temp fix 2023-10-31 09:00:24 +01:00
hoskillua 6625e100b5 energy minimzaition (not stable yet) 2023-10-31 09:00:24 +01:00
hoskillua 3230628abf ACVD initial cluster expansion 2023-10-31 09:00:24 +01:00
Sébastien Loriot ca0f9acbe0 Merge remote-tracking branch 'cgal/5.6.x-branch' 2023-10-25 17:43:16 +02:00
Sébastien Loriot 15a8dbf7d9 Merge remote-tracking branch 'cgal/5.5.x-branch' 2023-10-25 17:42:37 +02:00
Sébastien Loriot f2ec9175ac prevent the removal boundary edges (that are constraints) 2023-10-23 14:41:46 +02:00
Sebastien LoriotandJane Tournois 9f9a6f600f Apply suggestions from code review
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-10-23 09:07:43 +02:00
Sebastien LoriotandAndreas Fabri fe28c0d64a doc bugs
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-20 11:46:39 +02:00
Sébastien Loriot 08fa9f8a58 fix wording 2023-10-20 08:57:07 +02:00
Andreas Fabri ff2d8b49b2 PMP: Remove doc of deprecated code 2023-10-19 13:36:45 +01:00
Sebastien LoriotandJane Tournois e6b84d4851 typo
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-10-18 10:19:23 +02:00
Sébastien Loriot 7d2de68d1c add missing include directive 2023-10-09 16:55:57 -07:00
Sébastien Loriot dbd706a3f4 remove remaining see also 2023-10-09 09:14:05 +02:00