mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
Updated README
This commit is contained in:
26
README.md
26
README.md
@@ -1,16 +1,22 @@
|
|||||||
# lib-openscad
|
# lib-openscad
|
||||||
|
|
||||||
These fundamental modules are helpful when playing OpenSCAD.
|
> These fundamental modules are helpful when playing OpenSCAD.
|
||||||
|
|
||||||
## 2D
|

|
||||||
- [line2d](https://openhome.cc/eGossip/OpenSCAD/lib-line2d.html)
|
|
||||||
- [polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib-polyline2d.html)
|
|
||||||
- [circular_sector](https://openhome.cc/eGossip/OpenSCAD/lib-circular_sector.html)
|
|
||||||
- [arc](https://openhome.cc/eGossip/OpenSCAD/lib-arc.html)
|
|
||||||
|
|
||||||
## 3D
|
I've been using OpenSCAD for years and created some funny things. Some of them include several important ideas and details. To prevent forgetfulness, I decided to [write them down](https://openhome.cc/eGossip/OpenSCAD/). Some examples developed in the documentation are useful so I elaborate them into this library.
|
||||||
- [line3d](https://openhome.cc/eGossip/OpenSCAD/lib-line3d.html)
|
|
||||||
|
|
||||||
## Transformations
|
## Documentation
|
||||||
- [hollow_out](https://openhome.cc/eGossip/OpenSCAD/lib-hollow_out.html)
|
|
||||||
|
- 2D
|
||||||
|
- [line2d](https://openhome.cc/eGossip/OpenSCAD/lib-line2d.html)
|
||||||
|
- [polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib-polyline2d.html)
|
||||||
|
- [circular_sector](https://openhome.cc/eGossip/OpenSCAD/lib-circular_sector.html)
|
||||||
|
- [arc](https://openhome.cc/eGossip/OpenSCAD/lib-arc.html)
|
||||||
|
|
||||||
|
- 3D
|
||||||
|
- [line3d](https://openhome.cc/eGossip/OpenSCAD/lib-line3d.html)
|
||||||
|
|
||||||
|
- Transformations
|
||||||
|
- [hollow_out](https://openhome.cc/eGossip/OpenSCAD/lib-hollow_out.html)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user