Update Supported SCAD Features authored by Deepak Rangarajan's avatar Deepak Rangarajan
...@@ -78,7 +78,7 @@ The following is a WIP and will be updated as new features are added to the CSG ...@@ -78,7 +78,7 @@ The following is a WIP and will be updated as new features are added to the CSG
| multmatrix | :sunny: | | | | multmatrix | :sunny: | | |
| color | :sunny: | | | | color | :sunny: | | |
| offset | :thunder_cloud_rain: | new 2d outline from an existing outline | unknown | | offset | :thunder_cloud_rain: | new 2d outline from an existing outline | unknown |
| hull | :thunder_cloud_rain: | creates convex hull | unknown | | hull | :partly_sunny: | only hull of sphere with cube supported | unknown |
| minkowski | :thunder_cloud_rain: | creates minkowski sum of 2 objs | unknown | | minkowski | :thunder_cloud_rain: | creates minkowski sum of 2 objs | unknown |
# Boolean Operations # Boolean Operations
... ...
......