diff options
Diffstat (limited to 'ClientHamr/BVJ/README')
-rw-r--r-- | ClientHamr/BVJ/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ClientHamr/BVJ/README b/ClientHamr/BVJ/README index c65cc1f..44157cd 100644 --- a/ClientHamr/BVJ/README +++ b/ClientHamr/BVJ/README | |||
@@ -1 +1,7 @@ | |||
1 | Refer to - http://wiki.infinitegrid.org/index.php/BVJ \ No newline at end of file | 1 | Refer to - http://wiki.infinitegrid.org/index.php/BVJ |
2 | |||
3 | BVJ is extensions to the BVH animation format used by SL technology. | ||
4 | It's in the ClientHamr section coz on the server side, they are just | ||
5 | dealt with as blobs to be sent to the viewers. This may change if we | ||
6 | implement animating link sets, and interaction with the sim physics. | ||
7 | |||