Constant width solids
Druckbare Dateien (4)
-
stl3_50_20.stl
23.6 Mo · 1 061 Downloads
-
stl5_50_0.stl
11.7 Mo · 1 065 Downloads
-
stl3_50_0.stl
11.7 Mo · 1 053 Downloads
-
stl5_50_20.stl
5.9 Mo · 1 037 Downloads
Beschreibung
GitHub: https://github.com/FarK/constant_width_solids
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.
Video: https://youtu.be/ZxoTUca19Qk
(1): [https://en.wikipedia.org/wiki/Surface_of_constant_width]
(2): [https://en.wikipedia.org/wiki/Reuleaux_triangle]