1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 20:10:36 +02:00

update README

This commit is contained in:
Justin Lin
2021-02-11 15:56:38 +08:00
parent 7736fff655
commit 7eade29855

View File

@@ -131,11 +131,7 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
- [path_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_extrude.html)
- [ring_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ring_extrude.html)
- [sphere_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-sphere_spiral_extrude.html)
- `util/degrees`
- `util/radians`
- `util/angle_between`
- `util/polar_coordinate`
- `util/spherical_coordinate`
### Util
- util/angle_between
- [util/bsearch](https://openhome.cc/eGossip/OpenSCAD/lib3x-bsearch.html)