August 1, 2023
Description
This is a small OpenSCAD Library, which can generate quite some archimedic solids.
Missing ones can easily be extended.
For each polyeder, there are quite some "finish" options available. This changes the overall look. This Library literally creates polyeders by putting polygons together at a certain angle hierarchically. The information comes from a list with following entry
[ parend id, parent polygon side, new id, new cornernum, bend angle ]
An additional function 'angle_3poly' is provided to calculate any angle needed between polygons where 3 of them meet in a corner.
License:
Creative Commons — Attribution