From 9c1afe45a5c1fdfba043c91cc63fbaffea31caaf Mon Sep 17 00:00:00 2001 From: Jingqiao-Hu <376247328@qq.com> Date: Tue, 7 Dec 2021 19:32:28 +0800 Subject: [PATCH] add readme --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..fefa646 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +Chen J, Bao H, Wang T, et al. Numerical coarsening using discontinuous shape functions[J]. ACM Transactions on Graphics (TOG), 2018, 37(4): 1-12. + +1. A 2D version. +2. The quadratic programming optimization uses the null-space of matrix. +3. Note that I didn't realize the rotation invariant, i.e. Eq. (7). \ No newline at end of file