From 21d66542adcd9c8dd75552574fb55b81961b9481 Mon Sep 17 00:00:00 2001 From: Zhan Xu <378803753@qq.com> Date: Mon, 23 Nov 2020 14:35:09 -0500 Subject: [PATCH] news about Blender add-on --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 06aeabc..cc26046 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ This is the code repository implementing the paper "RigNet: Neural Rigging for Articulated Characters". +**[2020.11.23]** There is now a great add-on for Blender based on our work, +implemented by @[pKrime](https://github.com/pKrime). Please check the Github [link](https://github.com/pKrime/brignet), and the video [demo](https://www.youtube.com/watch?v=ueLlS3IoeGY&feature=youtu.be). + ## Dependecy and Setup The project is developed on Ubuntu 16.04 with cuda10.0 and cudnn7.6.3.