From a49ad64ace65dff9278c51511364390a2ba637e8 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 17 Mar 2020 11:55:09 +0800 Subject: [PATCH] update --- src/experimental/note.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/experimental/note.md b/src/experimental/note.md index 468d1604..54c309e2 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -2,6 +2,24 @@ - deprecate `trianglate`, use `tri_ear_clipping`. - deprecate `circle_path`, `use circle_shape`. +Category + +- base + -- util + -- matrix + -- convex + -- ptf + -- tri + +- other + -- pixel + -- part + -- maze + -- pnoise + -- voronoi + -- sf + -- turtle + Preview - `sweep`