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

added rounded_cube

This commit is contained in:
Justin Lin
2017-04-23 10:52:45 +08:00
parent 40b7504998
commit 87d39af9f6
6 changed files with 102 additions and 0 deletions

View File

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