diff options
author | David Walter Seikel | 2014-07-13 05:13:26 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-07-13 05:13:26 +1000 |
commit | b7be30f70484bed01d54066c68030b928211eec1 (patch) | |
tree | fe9ec0ad9d40963ec8bf6a226d4baa25fa010bf0 /docs/ClientHamr | |
parent | Typo -- (diff) | |
download | SledjHamr-b7be30f70484bed01d54066c68030b928211eec1.zip SledjHamr-b7be30f70484bed01d54066c68030b928211eec1.tar.gz SledjHamr-b7be30f70484bed01d54066c68030b928211eec1.tar.bz2 SledjHamr-b7be30f70484bed01d54066c68030b928211eec1.tar.xz |
A couple more useful links for BVH files.
Diffstat (limited to '')
-rw-r--r-- | docs/ClientHamr/README.BVJ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ClientHamr/README.BVJ b/docs/ClientHamr/README.BVJ index 484f272..5315019 100644 --- a/docs/ClientHamr/README.BVJ +++ b/docs/ClientHamr/README.BVJ | |||
@@ -15,3 +15,6 @@ https://en.wikipedia.org/wiki/3D_computer_graphics | |||
15 | https://en.wikipedia.org/wiki/Skeletal_animation | 15 | https://en.wikipedia.org/wiki/Skeletal_animation |
16 | https://en.wikipedia.org/wiki/Morph_target_animation | 16 | https://en.wikipedia.org/wiki/Morph_target_animation |
17 | https://en.wikipedia.org/wiki/Inverse_kinematics | 17 | https://en.wikipedia.org/wiki/Inverse_kinematics |
18 | |||
19 | http://bvhacker.com/ | ||
20 | http://www.character-studio.net/bvh_file_specification.htm | ||