1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-31 02:10:28 +02:00

added polytransversals

This commit is contained in:
Justin Lin
2017-04-30 16:47:23 +08:00
parent aea69f60db
commit 96c1e517d6
6 changed files with 43 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
- [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)
- [polytransversals](https://openhome.cc/eGossip/OpenSCAD/lib-polytransversals.html)
- 3D
- [rounded_cube](https://openhome.cc/eGossip/OpenSCAD/lib-rounded_cube.html)