Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Smorodov committed Aug 6, 2020
1 parent 0c93d81 commit 12a6477
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 12a6477

Please sign in to comment.