1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00

add preview

This commit is contained in:
Justin Lin 2020-05-24 09:57:22 +08:00
parent 7bccfcc421
commit 936ec3ecb6
2 changed files with 11 additions and 1 deletions

View File

@ -199,6 +199,16 @@ See [examples](examples).
- [noise/nz_worley3s](https://openhome.cc/eGossip/OpenSCAD/lib2x-nz_worley3s.html)
- [noise/nz_cell](https://openhome.cc/eGossip/OpenSCAD/lib2x-nz_cell.html)
----
# 2.4 Preview
### 2D Function
- [lines_intersection](https://openhome.cc/eGossip/OpenSCAD/lib2x-lines_intersection.html)
### Util
- [util/sum](https://openhome.cc/eGossip/OpenSCAD/lib2x-sum.html)
## Bugs and Feedback
For bugs, questions and discussions please use the [Github Issues](https://github.com/JustinSDK/dotSCAD/issues).

View File

@ -12,7 +12,7 @@ improved:
2.4 preview:
- voronoi/...
- voxel/....
- lines_intersection2
- lines_intersection
- util/sum
- util/zip
- matrix/m_determinant