A library for OpenSCAD, filled with useful tools, shapes, masks, math and manipulators, designed to make OpenSCAD easier to use. Requires OpenSCAD 2021.01 or later. NOTE: BOSL2 IS BETA CODE. THE CODE ...
This file provides manipulation of "structs". A "struct" is a data structure that associates arbitrary keys with values and allows you to get and set values by key. Sets the key(s) in the structure to ...