diff options
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,4 +44,7 @@ o Advanced Transformations - Add statement for 2D and 3D minkowski sum - Add statement for refinement via surface subdivision - Add statement for intersections in cartesian product of childs +o Function-Module-Interface + - Pass a module instanciation to a function (e.g. for a volume() function) + - Pass a function to a module instanciation (e.g. for dynamic extrusion paths) |