
26 Feb
2025
26 Feb
'25
7:07 p.m.
lets do some cgal domains super gentle! :D :}
meshes in cgal need domains. domains are abstract classes ! EEK! some want to do robot walking too hmmm i'll stick with meshes atm
the first step in using cgal is to set up include paths that include it [x] i did cmake make install from a cgal clone. the next step is to write a sourcefile that includes a cgal header! lets find a domain header and include it. i'll look in my install subpaths. 1406 ET $ grep -r Domain /usr/local/include/CGAL/Mesh_3/ $ what did i do wrong :(