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

update README

This commit is contained in:
Justin Lin
2019-06-20 20:29:58 +08:00
parent 0d829b7185
commit c680780d11

View File

@@ -136,14 +136,14 @@ If you really don't want to care about dependencies, `include <dotSCAD.scad>;` o
- [m_shearing](https://openhome.cc/eGossip/OpenSCAD/lib-m_shearing.html)
- Turtle
- [turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle2d.html)
- [turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle3d.html)
- [turtle/turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle2d.html)
- [turtle/turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle3d.html)
- Pixel
- px_line
- px_polyline
- px_circle
- px_cylinder
- pixel/px_line
- pixel/px_polyline
- pixel/px_circle
- pixel/px_cylinder
## Bugs and Feedback