1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 09:49:59 +02:00

added hexagons

This commit is contained in:
Justin Lin
2017-04-11 15:38:35 +08:00
parent 2308ce5817
commit bede5927ad
6 changed files with 94 additions and 84 deletions

View File

@@ -26,6 +26,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
- [polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib-polyline2d.html)
- [circular_sector](https://openhome.cc/eGossip/OpenSCAD/lib-circular_sector.html)
- [arc](https://openhome.cc/eGossip/OpenSCAD/lib-arc.html)
- [hexagons](https://openhome.cc/eGossip/OpenSCAD/lib-hexagons.html)
- 3D
- [line3d](https://openhome.cc/eGossip/OpenSCAD/lib-line3d.html)