Class JinScaledV2L1LOA4OnlyMarkers
java.lang.Object
HumanoidAnimation.Characters.JinScaledV2L1LOA4OnlyMarkers
Articulated 3D game character designed with a general graphics tool, then converted into an LOA4 X3D HAnim model, then rescaled 1:1 m all drawn directly in place in default HAnim coordinate space, and added v2 Sites.
Related links: source JinScaledV2L1LOA4OnlyMarkers.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | HumanoidAnimation.Characters.JinScaledV2L1LOA4OnlyMarkers Document Metadata |
title | JinScaledV2L1LOA4OnlyMarkers.x3d |
description | Articulated 3D game character designed with a general graphics tool, then converted into an LOA4 X3D HAnim model, then rescaled 1:1 m all drawn directly in place in default HAnim coordinate space, and added v2 Sites |
creator | Jin Hoon Lee |
creator | Min Joo Lee |
translator | Chul Hee Jung |
translator | Myeong Won Lee |
modifiers | John Carlson |
modifiers | Joe Williams |
created | 31 March 2011 |
translated | 1 November 2014 |
modified | 12 December 2024 |
TODO | Some sites are high above the animating head and need to be properly positioned |
MovingImage | https://www.youtube.com/watch?v=YuOQkq7wKYY |
reference | KoreanCharacter00ReadMe.txt |
reference | KoreanCharacterHumanMotion_Infotech2014_140706.pdf |
reference | KoreanCharactersIllustrated.pdf |
reference | https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/JinLOA4.x3d |
generator | 3DS MAX, http://www.autodesk.com/products/autodesk-3ds-max/overview |
generator | Suwon HAnim Converter |
generator | johnRescaler+joedwillyNotePad |
generator | Gnu Image Manipulation Program, http://www.gimp.org |
generator | X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit |
identifier | https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/JinScaledV2L1LOA4OnlyMarkers.x3d |
license | ../license.html |
This program uses the
X3D Java Scene Access Interface Library (X3DJSAIL).
It has been produced using the
X3dToJava.xslt
stylesheet
(version control)
which is used to create Java source code from an original .x3d
model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.web3d.x3d.jsail.Core.X3D
Provide a shallow copy of the X3D model.final void
Create and initialize the X3D model for this object.static void
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
-
Constructor Details
-
JinScaledV2L1LOA4OnlyMarkers
public JinScaledV2L1LOA4OnlyMarkers()Default constructor to create this object.
-
-
Method Details
-
initialize
public final void initialize()Create and initialize the X3D model for this object. -
getX3dModel
public org.web3d.x3d.jsail.Core.X3D getX3dModel()Provide a shallow copy of the X3D model.- Returns:
- JinScaledV2L1LOA4OnlyMarkers model
- See Also:
-
main
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.- Parameters:
args
- array of input parameters, provided as arguments- See Also:
-