Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 529 Bytes

Constant width solid

Simple module for generate constant width solid 1 based on regular polygons 2. You can choose the number of vertices of the regular polygon, the final with of the solid and a rounding radius. The chosen width kept constant besides other parameters, ie both constant_width_solid(3, 50, 0) and constant_width_solid(3, 50, 10) have the same width.

constant with solids