diff --git a/README.md b/README.md index f932a23..31f48b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Implicit skinning algorithm implementation -Tested on VS2019 +- Works at 60 FPS on my system. +- Contains 3 skinning algorithms implementations: linear skinninng, dual quaternions, and implicit skinning. + +- Tested on VS2019 ![](demo.gif)