Search code examples
Compiling a static executable with CMake...

c++opencvcompilationcmakecgal

Read More
CGAL read_OFF discards face depending on vertex order...

c++cgalfile-format

Read More
What is CGAL::data_file_path()?...

cmakecgal

Read More
Get 2d alpha shape boundary vertices from set of points...

c++cgal

Read More
Find closest point from point outside polygon mesh to polygon mesh...

c++geometrycomputational-geometrycgal

Read More
Is there a function to extrude a shape along a path in cgal?...

cgal

Read More
How do you get the medial axis of a multipolygon using CGAL?...

c++computational-geometrycgal

Read More
Align two topologically identical meshes...

meshcgalaffinetransform

Read More
Is it possible to draw 3d segments with CGAL?...

c++visualizationcgal

Read More
How to get the edges of a 3D Delaunay tessellation with CGAL?...

c++cgaldelaunay

Read More
How to access the facets in a CGAL 3D triangulation?...

c++unity-game-enginecgaltriangulationdelaunay

Read More
CGAL: identify "non-border" edges...

c++cgalconvex-hull

Read More
How to save triangulation object(Constrained_Delaunay_triangulation_2) to file(vtk, vtu, msh etc) in...

c++iomeshcgal

Read More
Change color of mesh displayed by the function CGAL::draw()...

cgal

Read More
How to draw triangles using CGAL?...

cgal

Read More
To calculate intersections between a ray and a mesh...

c++cgal

Read More
CGAL::Intersection thread safe...

cgal

Read More
corefine_and_compute_difference CGAL error: precondition violation...

cgal

Read More
Is there a way to save CGAL::Linear_cell_complex_for_combinatorial_map as .off or .obj format?...

c++cgal

Read More
CGAL::Polyhedron_3 makes unwanted duplicated vertices using make_tetrahedron(), how to solve it?...

c++cgalpolyhedratetrahedra

Read More
CGAL: Which headers to include...

c++header-filescgal

Read More
Using a basic function of CGAL, e.g. `square`...

c++cgal

Read More
Does CGAL 3D mesh generation require condition except closed manifold?...

conditional-statementsmeshcgaltriangulationmanifold

Read More
CGAL 5.3: Example program to draw a triangulation doesn't work...

computational-geometrycgal

Read More
What happened to the python bindings for CGAL?...

pythongeometrypolygoncomputational-geometrycgal

Read More
Subtracting multiple polyhedra continuously from a polyhedron...

cgalboolean-operations

Read More
Converting Polyhedron object to Nef_polyhedron object...

cgal

Read More
CGAL connecting 2 geometries...

3dgeometrycgal

Read More
when I use CGAL LSCM,there are some overlaps...

meshcgalparameterization

Read More
Parse Individual Curves from General_polygon_set_2 in CGAL...

c++cgal

Read More
BackNext