From cd478eb708d6f7c0a76aba18bc8b0d52d1197095 Mon Sep 17 00:00:00 2001 From: xiaowuga <729918169@qq.com> Date: Wed, 12 Jun 2024 22:58:35 +0800 Subject: [PATCH] update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf1e431..0a2b619 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Non-rigid point set registration is to optimize a non-linear displacement field Except for Intel-MKL, we recommend using vcpkg to install dependent libraries. ```shell # Eigen3 -vcpkg install Eigen:x64-windwos +vcpkg install Eigen3:x64-windwos # libigl vcpkg install libigl:x64-windows # cli11 @@ -79,6 +79,9 @@ Finlly, Reload CMake via `File->Reload CMake Project` and build our code. If any problem, please contact us via or . +### Todo +A GPU accelerated C++ code version is coming soon ! + ## Citation Please consider citing our work if you find it useful: