Slides
TEST CASE 1: CGAL
Hello World
TEST CASE 2: Choosing a CGAL Kernel for Delaunay triangulations in 2D
CGAL error: precondition violation!
Expression : orientation(f->vertex(i)->point(), f->vertex(cw(i))->point(), mirror_vertex(f,i)->point()) == RIGHT_TURN && orientation(f->vertex(i)->point(), f->vertex(ccw(i))->point(), mirror_vertex(f,i)->point()) == LEFT_TURN
Try to understand what went wrong using http://www.cgal.org/Manual/latest/doc_html/cgal_manual/TDS_2/Chapter_main.html
TEST CASE 3: Surface Reconstruction from Point Clouds
TEST CASE 4: GIS: Geographic Information System