1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-02 03:02:34 +02:00

added sphere_spiral_extrude

This commit is contained in:
Justin Lin
2017-05-06 06:56:24 +08:00
parent 2c4ae223c3
commit 83faf53cdd
4 changed files with 100 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ Too many dependencies? Because OpenSCAD doesn't provide namespace management, I
- [helix_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-helix_extrude.html)
- [golden_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-golden_spiral_extrude.html)
- [archimedean_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-archimedean_spiral_extrude.html)
- [sphere_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-sphere_spiral_extrude_spiral_extrude.html)
- Other
- [turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib-turtle2d.html)