1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-22 06:13:10 +02:00

update README

This commit is contained in:
Justin Lin
2020-12-08 17:54:29 +08:00
parent f95d4f6423
commit 9a58ffc38c

View File

@@ -223,6 +223,30 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
----
## 2.5 Preview
### 2D Module
- polygon_hull
### 3D Module
- polyhedron_hull
### Path
- curve
- bauer_spiral
- fibonacci_lattice
### Voxel
- vx_contour
- vx_bezier
- vx_curve
----
## Bugs and Feedback
For bugs, questions and discussions please use the [Github Issues](https://github.com/JustinSDK/dotSCAD/issues).