Laurent Rineau
Laurent Rineau
## Issue Details For the moment, the I/O of C3t3 objects only save/load the information of the TDS_3, and the I/O of `C3t3::Triangulation::Vertex` and `C3t3::Triangulation::Cell` ensures that most of the...
See the discussion in CGAL-discuss: - in Nabble: http://cgal-discuss.949826.n4.nabble.com/CGAL-3D-mesh-generation-prerequisite-condition-td4661693.html - in the Sympa archives: https://sympa.inria.fr/sympa/arc/cgal-discuss/2016-03/msg00035.html When there are no 1D features to protect, the initialization of the mesh from a...
For the moment, the only documented way to setup the initialization of a C3t3 is though the `Construct_initial_points` functor of the domain, and that is not really documented correctly. We...
https://doc.cgal.org/latest/Polygon_mesh_processing/group__PMP__corefinement__grp.html#gaaeb559e2f901b418ddd563e8aace83eb That documentation does not fit in the width of any of my screens. That seems to be because of `const std::tuple< NamedParametersOut0, NamedParametersOut1, NamedParametersOut2, NamedParametersOut3 > & nps_out =...
## Summary of Changes Important various fixes and improvements, from an experimental branch of mine about CDT_3. - remove CMake warnings about `VTK_USE_FILE` - make `Circulator_from_container` compatible with ranges (instead...
> It would be good to add `Stream_support/test/Stream_support/issue8155.cpp` which shows before/after. @soesau can you please do that. _Originally posted by @afabri in https://github.com/CGAL/cgal/issues/8155#issuecomment-2068661944_
I would be nice to be able to mesh a simple cylinder with only the approximation criterion. For the moment, the approximation distance is used only for the mesh of...
Mathieu Westphal (Kitware) has published [ParaViewPluginBuilder]: a Docker image, endorsed by Kitware, that builds the superbuild of Paraview using a CentOS container, for a given version, and then provides scripts...