Package HumanoidAnimation.Prototypes


package HumanoidAnimation.Prototypes
  • Classes
    Class
    Description
    Articulated human model developed from laser-scan data.
    Canonical HAnim 1 -1 specification example, using native X3D tags instead of ProtoDeclaration/ExternProtoDeclaration and ProtoInstance.
    Prototypes for HAnimBehavior node, which collects OrientationInterpolators for aggregate animation of an HAnim humanoid model, and HAnimBodyBehaviorChooser, which selects one body and enables/disables multiple aggregated behaviors.
    Example implementation of X3D Humanoid Animation (HAnim) nodes using X3D prototypes.
    This example demonstrates interchangeability of avatars (Nancy, Allen, Boxman) and animation behaviors (Stand, Run, Jump, Walk) via dynamic routing.
    Humanoid animation prototype reusable by any Humanoid.
    Humanoid animation prototype reusable by any Humanoid.
    Humanoid animation prototype reusable by any Humanoid.
    Humanoid animation prototype reusable by any Humanoid.
    Humanoid animation prototype reusable by any Humanoid.
    Humanoid animation prototype reusable by any Humanoid.
    Humanoid animation prototype reusable by any Humanoid.
    Nancy having fun scuba diving - developmental model using ProtoInstance instead of HAnim native tags, do not use this pattern.
    Canonical HAnim 1.1 specification example, using ProtoDeclaration and ProtoInstance instead of native X3D tags.