From 3d3cfb018bdd2118944e4e5313fda613887defba Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 18 Jan 2021 15:36:53 +0800 Subject: [PATCH] update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f101eeed..e265f419 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,9 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp - [bauer_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-bauer_spiral.html) - [fibonacci_lattice](https://openhome.cc/eGossip/OpenSCAD/lib2x-fibonacci_lattice.html) +### 2D Shape +- [shape_liquid_splitting](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_liquid_splitting.html) + ### Util - [util/lerp](https://openhome.cc/eGossip/OpenSCAD/lib2x-lerp.html)