Difference between revisions of "Suggested BVH Hip Y Locations"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
It's also obvious the distance between the hip and the ground can vary depending on the standing height of the avatar.  Fortunately, Second Life adjusts for this.
It's also obvious the distance between the hip and the ground can vary depending on the standing height of the avatar.  Fortunately, Second Life adjusts for this.


The lowest hip locations are usually used in ground sit animations.  The default ground sit animation uses 8.325 as the hip Y location when fully seated on the ground.
The lowest hip locations are usually used in ground sit animations.  The built-in ground sit animation uses 8.325 as the hip Y location when fully seated on the ground.


The highest hip locations are usually used in standing and turning animations.  Second Life has 5 default standing animations, all of which are motion captured, so there is no fixed Y location.  However, all values are close to 42.100, and that value works well for all shapes I have tested it with.
The highest hip locations are usually used in standing and turning animations.  Second Life has 5 built-in standing animations, all of which are motion captured, so there is no fixed Y location.  However, all values are close to 42.100, and that value works well for all shapes I have tested it with.


All other animation types where the location of the ground is relevant (walk, run, prejump, crouch, crouch walk, land, and stand up) will be somewhere in-between.
All other animation types where the location of the ground is relevant (walk, run, prejump, crouch, crouch walk, land, and stand up) will be somewhere in-between.


== Known Issues ==
== Known Issues ==
A bug causes avatars to float above or sink beneath the ground when using custom ground sit animations (see [http://jira.secondlife.com/browse/VWR-25037 VWR-25037]).
A bug causes avatars to float above or sink beneath the ground when using custom sitting animations (see [http://jira.secondlife.com/browse/VWR-25037 VWR-25037]).


== See Also ==
== See Also ==

Latest revision as of 11:49, 5 February 2012

It is important to know how far to place the hip above the ground to avoid floating over it or sinking under its surface, unless that is desired in your animation.

It's obvious that the location the hip should be in depends on the pose the avatar is in. Therefore this article can only indicate a reasonable range for some common situations.

It's also obvious the distance between the hip and the ground can vary depending on the standing height of the avatar. Fortunately, Second Life adjusts for this.

The lowest hip locations are usually used in ground sit animations. The built-in ground sit animation uses 8.325 as the hip Y location when fully seated on the ground.

The highest hip locations are usually used in standing and turning animations. Second Life has 5 built-in standing animations, all of which are motion captured, so there is no fixed Y location. However, all values are close to 42.100, and that value works well for all shapes I have tested it with.

All other animation types where the location of the ground is relevant (walk, run, prejump, crouch, crouch walk, land, and stand up) will be somewhere in-between.

Known Issues

A bug causes avatars to float above or sink beneath the ground when using custom sitting animations (see VWR-25037).

See Also