Laurent Rineau
022b19d3ca
Merge pull request #8057 from sloriot/AABB_tree-2d_and_3d
...
Updating the AABB-tree to work in both 2D and 3D
2024-05-15 16:12:19 +02:00
Laurent Rineau
0dcb83bff8
Merge pull request #8142 from sloriot/PMP-coref_nm_out
...
Add extra parameters to the corefinement visitor to handle non-manifold output
2024-05-15 16:12:16 +02:00
Laurent Rineau
2a2031df3b
Rename cgallab to CGALlab
...
@janetournois (see https://github.com/CGAL/cgal/pull/8149#issuecomment-2066444180
2024-04-23 15:09:51 +02:00
Laurent Rineau
621859b526
Rename Polyhedron demo to CGAL Lab
...
And announce it in the `CHANGES.md`.
2024-04-18 12:39:30 +02:00
Sébastien Loriot
bf6af35d42
address review comments
2024-04-15 18:34:45 +02:00
Sébastien Loriot
05f4cf6106
add doc and make implementation generic
2024-04-15 17:32:22 +02:00
Andreas Fabri
4015b2b5c5
fixes after review
2024-04-10 11:52:33 +01:00
Sébastien Loriot
e417a32a9f
doc improvements
2024-03-27 18:36:34 +01:00
Sébastien Loriot
38339b7e4e
Merge remote-tracking branch 'cgal/master' into HEAD
2024-03-25 16:14:08 +01:00
Mael Rouxel-Labbé
5e38ed54df
Fix double "Figure" in doc
2024-03-22 17:33:43 +01:00
Laurent Rineau
47324c1f1c
Merge pull request #7919 from hoskillua/icc-todos
...
Interpolated Curvature remaining TODOs
2024-01-24 16:02:00 +01:00
hoskillua
a18b258624
typo
2024-01-06 21:00:10 +03:00
hoskillua
4f809743f6
user man table typo
2024-01-06 19:44:37 +03:00
hoskillua
389b4c1809
table classes removed
2024-01-06 19:29:05 +03:00
hoskillua
5cf55e5df6
unsupported tags fix
2024-01-06 16:06:12 +03:00
hoskillua
df09c6894e
Performance
2024-01-06 15:43:19 +03:00
hoskillua
6b6d55d03a
note about jet fitting package in user man
2024-01-06 12:36:44 +03:00
Sébastien Loriot
6eff89bbc8
Merge pull request #7614 from sloriot/PMP-BF_autorefine
...
Add autorefine for triangle soup
2023-12-26 12:11:04 +01:00
hoskillua
bd915f7a16
added a comment about ball radius to user doc
2023-12-22 15:15:44 +03:00
Sebastien Loriot
b9696c2f86
Polyhedron Demo: Add sampling plugin ( #7910 )
...
## Summary of Changes
Add a plugin that samples meshes and polygon soups
### Todo
- [x] Add dialog for the various parameters of the sampling function
- [x] Check that the input is triangular.
## Release Management
* Affected package(s): Polyhedron
* License and copyright ownership: unchanged
2023-12-18 13:21:01 +01:00
Laurent Rineau
9a944e563c
Merge remote-tracking branch 'cgal/master' into PMP-BF_autorefine
...
# Conflicts:
# Installation/CHANGES.md
# Polygon_mesh_processing/examples/Polygon_mesh_processing/CMakeLists.txt
2023-12-13 15:57:30 +01:00
Andreas Fabri
4d9476ca5b
Add example for sampling
2023-12-12 08:47:47 +00:00
Laurent Rineau
275c175f15
Merge pull request #5895 from sloriot/PMP-refine_mesh_along_isolevel
...
add function to refine a mesh along an isocurve
2023-12-11 14:00:49 +01:00
Sébastien Loriot
e352f2b17c
fix doc
2023-12-08 13:27:04 +01:00
Sébastien Loriot
d75e4f2f54
Merge remote-tracking branch 'cgal/master' into PMP-BF_autorefine
2023-12-08 13:26:06 +01:00
Sébastien Loriot
9ac0ef686f
aspell check
2023-12-08 13:24:55 +01:00
Sébastien Loriot
d620bcd61a
user manual
2023-12-08 13:20:23 +01:00
hoskillua
5e0a4cabe8
minor typo in user man
2023-12-08 09:04:49 +03:00
hoskillua
09902686dc
minor user man addition
2023-12-08 09:00:46 +03:00
Sebastien Loriot
96955790a1
typo
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-12-07 11:57:42 +01:00
Sébastien Loriot
7aab407b8c
add user friendly use case
2023-12-07 11:32:17 +01:00
Sébastien Loriot
37fb95b5cd
improve concept
2023-11-20 11:28:50 +01:00
Sébastien Loriot
4d834098b8
Merge remote-tracking branch 'cgal/master' into HEAD
2023-11-16 10:39:31 +01:00
Sébastien Loriot
4c7bc4cbae
fix after rebase
2023-11-16 09:43:35 +01:00
Ivan Pađen
904c10016a
Add sizing.at function to the PMPSizingField and other sizing classes
2023-11-16 09:37:41 +01:00
Ivan Pađen
dc36eb88a7
Apply suggestions from code review
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-11-16 09:37:41 +01:00
Ivan Pađen
740648622f
Attempt to combine tangential realxations into overload
2023-11-16 09:37:41 +01:00
Ivan Pađen
3b4af4be31
Update the sizing field updating function
2023-11-16 09:37:41 +01:00
Ivan Pađen
6b37280a0b
Make is_too_short() and is_too_long() return edge-to-target ratio
2023-11-16 09:37:41 +01:00
Ivan Pađen
98c64c3513
Update is_too_long to work only with vertex descriptors
2023-11-16 09:37:41 +01:00
Ivan Pađen
5c093c2491
Fix doc issue
2023-11-16 09:37:41 +01:00
Ivan Pađen
178d967d4b
Apply suggestions from code review
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-11-16 09:37:41 +01:00
Ivan Pađen
7b7dfa2e0a
Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Concepts/PMPSizingField.h
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-11-16 09:37:41 +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
c7be554c0f
update after rebase
2023-11-13 16:08:42 +01:00
Sébastien Loriot
724c1f0552
remove TODO added in an issue
2023-11-13 15:22:12 +01:00
Sébastien Loriot
4c315c1ff8
fixes after review
2023-11-13 15:18:26 +01:00
hoskillua
5e5b97ab3b
user manual API doc
2023-11-08 21:26:24 +03:00
hoskillua
0ecab9b935
WIP: user doc
2023-11-07 11:42:03 +03:00
hoskillua
7cfcd59d7f
user doc (imp history, example file ...)
2023-11-07 11:24:45 +03:00
hoskillua
e37f5688ab
reference documentation
2023-11-07 11:06:50 +03:00
Sebastien Loriot
9f9a6f600f
Apply suggestions from code review
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-10-23 09:07:43 +02:00
Sébastien Loriot
df0e0ee9bb
implement comments from review
2023-10-09 08:50:17 +02:00
Sébastien Loriot
7d12160e18
update doc
2023-10-03 11:52:04 +02:00
Laurent Rineau
db008f18e7
Merge pull request #7710 from sloriot/PMP-coref_visitor_concept
...
Fix concept doc
2023-09-13 16:07:39 +02:00
Sébastien Loriot
af95dae8c6
Merge remote-tracking branch 'cgal/master' into HEAD
2023-09-12 15:27:54 +02:00
Ivan Paden
22b08dfaf8
Update documentation
...
Info on curvature calculation in Adaptive_sizing_field
Update reference manual welcome page
2023-11-16 09:34:40 +01:00
Ivan Paden
f73e7d4a79
Add adaptive sizing information to the user manual
2023-11-16 09:34:40 +01:00
Ivan Pađen
04e3be8b8c
Update Concepts/PMPSizingField docs
...
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-11-16 09:34:40 +01:00
Sébastien Loriot
4f29b83610
really fix the order
2023-09-11 15:14:51 +02:00
Sébastien Loriot
2905e38117
update parameter orders
2023-09-11 11:28:22 +02:00
Sébastien Loriot
eebc635da0
fix concept doc
2023-09-11 09:38:27 +02:00
Laurent Rineau
46923342ad
Merge pull request #7576 from albert-github/feature/issue_7395
...
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
2023-09-07 10:48:34 +02:00
hoskillua
167db62e07
moved bib to cgal_manual.bib & restored geom.bib
2023-09-06 12:50:39 +03:00
Sébastien Loriot
a528464f31
Merge branch 'cgal/master' into PMP-BF_autorefine
2023-08-28 13:44:44 +02:00
David Coeurjolly
4b450a5948
Cleaning up not used images
2023-08-25 15:12:56 +02:00
David Coeurjolly
c16b155d4e
Removing old image file.
2023-08-25 14:39:59 +02:00
David Coeurjolly
1db314ee44
Fixing image
...
filenames in the doxyfile
2023-08-25 14:39:38 +02:00
hoskillua
a94a7337c2
Merge remote-tracking branch 'upstream/master' into gsoc2022
2023-08-25 14:51:46 +03:00
David Coeurjolly
4187e40c25
(WIP) documentation update
2023-08-23 15:56:58 +02:00
Andreas Fabri
55ea7ba7ec
More fixes
2023-08-22 10:21:46 +01:00
Ivan Paden
039b02710e
boost::optional to std::optional C++ 17 update
2023-11-16 09:31:20 +01:00
Ivan Paden
35153d509d
Update documentation
2023-11-16 09:31:20 +01:00
Ivan Paden
98a3f14c73
Add PMPSizingField concept to docs
2023-11-16 09:31:19 +01:00
Jane Tournois
b7aeab378f
Merge remote-tracking branch 'cgal/master' into PMP-add_sizing_in_isotropic_remeshing-GF
2023-08-01 12:22:15 +02:00
Sébastien Loriot
e1d7105c1c
add visitor + add calls to the visitor
2023-07-21 16:47:03 +02:00
Sébastien Loriot
fdb6b799a9
add doc + do the autorefine inplace for the soup
2023-07-21 13:32:25 +02:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
a0320dd7b4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Polyhedron/doc/Polyhedron/Concepts/PolyhedronItems_3.h
2023-07-13 10:33:18 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
albert-github
b3af96caa1
issue #7454 Consistency of BigO notations
...
Create `cgalBigO` marco and used it.
(`The macro `cgalBigOLarge` is for special situations where we need bigger round brackets)
2023-07-04 16:23:14 +02:00
Nuno Miguel Nobre
0469f46105
Fix plurals in a number of manuals
2023-06-20 13:29:44 +01:00
Ivan Paden
eb2a023c31
Merge PR #6760 into gsoc2023-adaptive_remesh-ipadjen
2023-05-21 08:50:10 +02:00
hoskillua
83bf49bf39
Computing curvatures mentioned in the outline section (1.3)
2023-05-01 12:29:25 +02:00
hoskillua
ae5d32ba2e
citing/referencing "corrected curvature measures"
...
+ refining the theo background
2023-05-01 12:23:20 +02:00
Sébastien Loriot
585e79b67e
add authors from the history section
2023-04-26 13:06:19 +02:00
Laurent Rineau
7cb29b5d0a
Merge pull request #7353 from MaelRL/PMP-Triangulate_PS-GF
...
Add triangulate Polygon Soup
2023-04-21 11:21:28 +02:00
Laurent Rineau
ad30839e6b
Merge pull request #7370 from sloriot/PMP-soup_self_intersections
...
Add self-intersection test and report functions for triangle soups
2023-04-21 11:20:52 +02:00
hoskillua
261eac81e9
user manual - incomplete
2023-04-18 14:30:37 +02:00
Mael Rouxel-Labbé
b8e82b9c05
Merge remote-tracking branch 'cgal/master' into PMP-Triangulate_PS-GF
2023-04-18 12:16:27 +02:00
hoskillua
f8a9862abf
incomplete update to user man doc
2023-04-17 15:14:37 +02:00
Laurent Rineau
594682dde3
Merge pull request #5461 from sloriot/PMP-decimation
...
Add coplanar decimation
2023-04-17 10:14:07 +02:00
hoskillua
8393933630
minor grammer fixes
2023-04-08 10:27:13 +02:00
hoskillua
cef23a9045
moving captions out of the figure
2023-04-08 10:24:47 +02:00
Sébastien Loriot
5f3d748e19
add doc for self-intersection related functions for soups
2023-04-06 19:24:04 +02:00
Sébastien Loriot
95bc2eac4c
rename after rebase
2023-03-31 14:42:20 +02:00
Sébastien Loriot
f487828a90
dynamic images
2023-03-31 14:39:33 +02:00
Sebastien Loriot
a34ada1cfe
Apply suggestions from code review
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2023-03-31 14:39:33 +02:00
Sébastien Loriot
36e309e677
add example for almost coplanar remeshing
2023-03-31 14:39:33 +02:00