1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-16 11:44:50 +02:00

added turtle3d

This commit is contained in:
Justin Lin
2017-03-31 11:07:42 +08:00
parent e127d0194f
commit aaf2c3f722
5 changed files with 243 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
- [box_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-box_extrude.html)
- [stereographic_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-stereographic_extrude.html)
- [turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib-turtle2d.html)
- [turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib-turtle3d.html)
## Bugs and Feedback