python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Python: Get Surfaces from convex hull
I am new to 3D-Calculations and i searched for a while, but couldnt find any solutions (maybe I am using the wrong search terms).
So i have different 3D-Point-Clouds - for example a "pyramid"...
Mr.Dev
Votes: 0
Answers: 1
CGAL: identify "non-border" edges
I'm discovering CGAL, I tried the 3D convex hull. I tried it with the vertices of a cube, and I observed that the convex hull is a triangulation (I'm using Surface_mesh, not Polyhedron_3). So CGAL inc...

Stéphane Laurent
Votes: 0
Answers: 1