package Savage.AircraftHelicopters.OH58DKiowaWarriorUnitedStates; /* Copyright (c) 1995-2019 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Web3D Consortium (http://www.web3D.org) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ import java.util.*; import org.web3d.x3d.jsail.Core.*; import org.web3d.x3d.jsail.EnvironmentalEffects.*; import org.web3d.x3d.jsail.fields.*; import org.web3d.x3d.jsail.Grouping.*; import org.web3d.x3d.jsail.Networking.*; import org.web3d.x3d.jsail.Sound.*; // Javadoc annotations follow, see below for source. /** *

Main helicopter file for OH 58 D - Kiowa Warrior.

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

meta tags   Document Metadata
title OH58D.x3d
description Main helicopter file for OH 58 D - Kiowa Warrior.
creator Doug Miller (original creator), Jane Wu (revised)
created 11 September 1999
modified 12 January 2014
revised by Del Beilstein
identifier https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/OH58D.x3d
reference Hughes500HoverInteriorMedium-cd21-no59-10sec.wav
reference http://www.fas.org/man/dod-101/sys/ac/oh-58.htm
generator X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit
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.

* @author Doug Miller (original creator), Jane Wu (revised) */ public class OH58D { /** Default constructor to create this object. */ public OH58D () { initialize(); } /** Create and initialize the X3D model for this object. */ public final void initialize() { x3dModel = new X3DObject().setProfile(X3DObject.PROFILE_IMMERSIVE).setVersion(X3DObject.VERSION_3_0) .setHead(new headObject() .addMeta(new metaObject().setName(metaObject.NAME_TITLE ).setContent("OH58D.x3d")) .addMeta(new metaObject().setName(metaObject.NAME_DESCRIPTION).setContent("Main helicopter file for OH 58 D - Kiowa Warrior.")) .addMeta(new metaObject().setName(metaObject.NAME_CREATOR ).setContent("Doug Miller (original creator), Jane Wu (revised)")) .addMeta(new metaObject().setName(metaObject.NAME_CREATED ).setContent("11 September 1999")) .addMeta(new metaObject().setName(metaObject.NAME_MODIFIED ).setContent("12 January 2014")) .addMeta(new metaObject().setName("revised by").setContent("Del Beilstein")) .addMeta(new metaObject().setName(metaObject.NAME_IDENTIFIER ).setContent("https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/OH58D.x3d")) .addMeta(new metaObject().setName(metaObject.NAME_REFERENCE ).setContent("Hughes500HoverInteriorMedium-cd21-no59-10sec.wav")) .addMeta(new metaObject().setName(metaObject.NAME_REFERENCE ).setContent("http://www.fas.org/man/dod-101/sys/ac/oh-58.htm")) .addMeta(new metaObject().setName(metaObject.NAME_GENERATOR ).setContent("X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit")) .addMeta(new metaObject().setName(metaObject.NAME_LICENSE ).setContent("../../license.html"))) .setScene(new SceneObject() .addChild(new BackgroundObject().setGroundAngle(new float[] {1.309f,1.570796f}).setGroundColor(new MFColorObject(new float[] {0.1f,0.1f,0.0f,0.4f,0.25f,0.2f,0.6f,0.60f,0.6f})).setSkyAngle(new float[] {0.785f,1.571f}).setSkyColor(new MFColorObject(new float[] {0.0f,0.2f,0.7f,0.0f,0.5f,1.0f,1.0f,1.0f,1.0f}))) .addChild(new GroupObject("HELICOPTER") .addChild(new SoundObject().setDirection(1.0f,1.0f,1.0f).setMaxBack(30.0f).setMaxFront(30.0f).setMinBack(20.0f).setMinFront(20.0f) .setSource(new AudioClipObject("HELO_FLYING_AUDIO_CLIP").setDescription("helo flying").setLoop(true).setUrl(new String[] {"Hughes500HoverInteriorMedium-cd21-no59-10sec.wav","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/Hughes500HoverInteriorMedium-cd21-no59-10sec.wav"}))) .addChild(new TransformObject("TAIL_BOOM").setRotation(0.0f,0.0f,1.0f,-1.57f).setScale(1.2f,1.2f,1.0f).setTranslation(-7.65f,0.1f,0.0f) .addChild(new InlineObject().setUrl(new String[] {"TailBoom.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/TailBoom.wrl","TailBoom.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/TailBoom.x3d"}))) .addChild(new TransformObject("MAIN_ROTOR_GROUP").setRotation(0.0f,0.0f,1.0f,.009f).setTranslation(-.05f,1.65f,-.10f) .addChild(new InlineObject().setUrl(new String[] {"MainRotorGroup.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/MainRotorGroup.wrl","MainRotorGroup.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/MainRotorGroup.x3d"}))) .addChild(new TransformObject().setRotation(0.0f,1.0f,0.0f,-1.57f).setScale(1.3f,1.3f,1.3f).setTranslation(2.1f,0.3f,0.0f) .addChild(new InlineObject().setUrl(new String[] {"MainFuselage.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/MainFuselage.wrl","MainFuselage.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/MainFuselage.x3d"})) .addChild(new TransformObject().setRotation(1.0f,0.0f,0.0f,-1.57f).setScale(.95f,1.0f,1.0f).setTranslation(0.0f,-1.3f,1.0f) .addChild(new InlineObject().setUrl(new String[] {"CockpitTop.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/CockpitTop.wrl","CockpitTop.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/CockpitTop.x3d"})))) .addChild(new TransformObject().setRotation(1.0f,0.0f,0.0f,-1.57f).setTranslation(0.1f,-1.0f,2.0f) .addChild(new TransformObject().setRotation(0.0f,0.0f,1.0f,-1.57f) .addChild(new InlineObject("RocketPod").setUrl(new String[] {"RocketPod.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/RocketPod.wrl","RocketPod.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/RocketPod.x3d"})) .addChild(new TransformObject().setRotation(1.0f,0.0f,0.0f,1.57f).setTranslation(-1.1f,0.0f,-0.22f) .addChild(new InlineObject("WeaponsPylon").setUrl(new String[] {"WeaponsPylon.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/WeaponsPylon.wrl","WeaponsPylon.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/WeaponsPylon.x3d"}))))) .addChild(new TransformObject().setRotation(1.0f,0.0f,0.0f,-1.57f).setTranslation(0.1f,-1.0f,-2.0f) .addChild(new TransformObject().setRotation(0.0f,0.0f,1.0f,-1.57f) .addChild(new InlineObject().setUSE("RocketPod")) .addChild(new TransformObject().setRotation(0.0f,0.71f,0.71f,3.14f).setTranslation(1.1f,0.0f,-0.22f) .addChild(new InlineObject().setUSE("WeaponsPylon"))))) .addChild(new TransformObject().setTranslation(0.0f,-1.8f,0.0f) .addChild(new InlineObject().setUrl(new String[] {"Skids.wrl","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/Skids.wrl","Skids.x3d","https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/Skids.x3d"}))))); } // end of initialize() method /** The initialized model object, created within initialize() method. */ private X3DObject x3dModel; /** Provide a * shallow copy * of the X3D model. * @see X3DObject * @return OH58D model */ public X3DObject getX3dModel() { return x3dModel; } /** Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object. * @param args array of input parameters, provided as arguments * @see X3DObject.handleArguments(args) * @see X3DObject.validationReport() * @see CommandLine * @see CommandLine.USAGE * @see ConfigurationProperties */ public static void main(String args[]) { X3DObject thisExampleX3dObject = new OH58D().getX3dModel(); boolean hasArguments = (args != null) && (args.length > 0); boolean validate = true; // default boolean argumentsLoadNewModel = false; String fileName = new String(); if (args != null) { for (String arg : args) { if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate")) { validate = true; // making sure } if (arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_X3D) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_CLASSICVRML) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_X3DB) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_VRML97) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_EXI) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_GZIP) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_ZIP) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_HTML) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_XHTML)) { argumentsLoadNewModel = true; fileName = arg; } } } if (argumentsLoadNewModel) System.out.println("WARNING: \"OH58D\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored."); else if (hasArguments) // if no arguments provided, this method produces usage warning thisExampleX3dObject.handleArguments(args); if (validate) { System.out.print("Java program \"OH58D\" self-validation test results: "); String validationResults = thisExampleX3dObject.validationReport(); System.out.println(validationResults); } } }