Class HAnimSpecificationLOA3Illustrated

java.lang.Object
Basic.HumanoidAnimation.HAnimSpecificationLOA3Illustrated

public class HAnimSpecificationLOA3Illustrated
extends java.lang.Object

H-Anim Specification reference example providing full coverage and visibility of all specified H-Anim constructs, also suitable for re-use as an authoring template. Geometry visualizations are derived from HAnimSpecificationLOA3Invisible.x3d visualization report. Resusable exemplar animations also added via heads-up display (HUD) interface to confirm proper parent-child relationships.

Related links: HAnimSpecificationLOA3Illustrated.java source, HAnimSpecificationLOA3Illustrated catalog page, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title HAnimSpecificationLOA3Illustrated.x3d
description H-Anim Specification reference example providing full coverage and visibility of all specified H-Anim constructs, also suitable for re-use as an authoring template. Geometry visualizations are derived from HAnimSpecificationLOA3Invisible.x3d visualization report. Resusable exemplar animations also added via heads-up display (HUD) interface to confirm proper parent-child relationships.
reference https://www.web3d.org/files/specifications/19774/V1.0/HAnim/BodyDimensionsAndLOAs.html#LOA3ExampleSourceWithDiamonds
created 24 April 2013
modified 20 October 2019
creator Matthew T. Beitler, Joe D. Williams, Don Brutzman
Image HAnimSpecificationLOA3Illustrated.png
Image HAnimSpecificationLOA3IllustratedLeftSide.png
reference HAnimSpecificationLOA3Invisible.x3d
reference HAnimSpecificationLOA3Motion.x3d
reference HAnimSpecificationExampleChangeLog.txt
Image images/BonesAllSkeletonFrontViewLOA1.png
Image images/BonesAllSkeletonFrontViewLOA2.png
Image images/BonesAllSkeletonFrontViewLOA3.png
TODO move relevant HAnimSite/Viewpoint pairs into skeleton at appropriate locations
warning BS Contact and H3DViewer have polygon-culling problems at close range (possibly related to avatarSize), other players look OK
TODO insert MetadataInteger nodes indicating LOA for each Joint and Segment
reference Norman Badler et al., ANTHROPOMETRY FOR COMPUTER GRAPHICS HUMAN FIGURES, University of Pennsylvania, 1989.
reference http://www.cis.upenn.edu/~badler/anthro/89-71.ps
reference tables/AnthropometryForComputerGraphicsHumanFigures89-71.pdf
translator Don Brutzman and Joe Williams
generator BS Contact Geo 8.001, http://www.bitmanagement.de/en/products/interactive-3d-clients/bs-contact-geo
reference originals/LOA3ExampleSourceWithDiamondsOriginal.wrl
reference originals/LOA3ExampleSourceWithDiamondsOriginal.x3d
reference originals/LOA3ExampleSourceWithDiamondsOriginalBsContactExport.x3d
reference H-Anim Specification Table 4.4 - Face Joint object names, https://www.web3d.org/files/specifications/19774/V1.0/HAnim/concepts.html#FaceJointObjectNames
generator X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit
identifier https://www.web3d.org/x3d/content/examples/Basic/HumanoidAnimation/HAnimSpecificationLOA3Illustrated.x3d
license ../license.html
 

This program uses the X3D Java Scene Access Interface Library (X3DJSAIL). It has been produced using the X3dToJava.xslt stylesheet to create Java source code from an .x3d model.

  • Constructor Summary

    Constructors 
    Constructor Description
    HAnimSpecificationLOA3Illustrated()
    Default constructor to create this object.
  • Method Summary

    Modifier and Type Method Description
    org.web3d.x3d.jsail.Core.X3D getX3dModel()
    Provide a shallow copy of the X3D model.
    void initialize()
    Create and initialize the X3D model for this object.
    static void main​(java.lang.String[] args)
    Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait