diff options
-rw-r--r-- | doc/TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 8913465..dd46b7b 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -179,7 +179,8 @@ o Hollow donut problem extrusions, this has only a minor visual impact, but for rotate extrusion, the resulting CGAL models will lose the hole. The OpenCSG rendering keeps the hole, but renders slightly incorrect. - +o CGAL issues + - CGAL doesn't handle almost planar polygons. Consider splitting into triangles ourselves. See WillamAdams/dodec.scad IDEAS FOR LANGUAGE CHANGES |