Class HAnimSpecificationLOA3Motion

java.lang.Object
Basic.HumanoidAnimation.HAnimSpecificationLOA3Motion

public class HAnimSpecificationLOA3Motion
extends java.lang.Object

H-Anim Specification reference example providing full coverage and visibility of all specified H-Anim constructs, plus motion animations. 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: HAnimSpecificationLOA3Motion.java source, HAnimSpecificationLOA3Motion catalog page, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title HAnimSpecificationLOA3Motion.x3d
description H-Anim Specification reference example providing full coverage and visibility of all specified H-Anim constructs, plus motion animations. 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
Image HAnimSpecificationLOA3MotionH3DViewer.png
Image HAnimSpecificationLOA3MotionInstantReality.png
Image HAnimSpecificationLOA3MotionOctagaVS.png
Image HAnimSpecificationLOA3MotionView3dscene.png
reference HAnimSpecificationLOA3Illustrated.x3d
reference HAnimSpecificationLOA3Invisible.x3d
reference HAnimSpecificationExampleChangeLog.txt
Image images/BonesAllSkeletonFrontViewLOA1.png
Image images/BonesAllSkeletonFrontViewLOA2.png
Image images/BonesAllSkeletonFrontViewLOA3.png
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
creator Matthew T. Beitler, Joe D. Williams, Don Brutzman
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
generator X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit
identifier https://www.web3d.org/x3d/content/examples/Basic/HumanoidAnimation/HAnimSpecificationLOA3Motion.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
    HAnimSpecificationLOA3Motion()
    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