Class RioFinal
java.lang.Object
Savage.Locations.RioDeJaneiro.RioFinal
Passeio no Rio de Asa Delta.
Related links: Catalog page RioFinal, source RioFinal.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | Document Metadata |
title | RioFinal.x3d |
description | Passeio no Rio de Asa Delta |
creator | Leonardo Nomura |
translator | VRML-to-X3D |
created | 12 setembo 2003 |
translated | 20 outubro 2003 |
modified | 30 July 2023 |
reference | Luciano P. Soares, Leonardo Nomura, Marcio C. Cabral, Mario Nagamura, Roseli D. Lopes, and Marcelo K. Zuffo. 2005. Virtual hang-gliding over Rio de Janeiro. In ACM SIGGRAPH 2005 Emerging technologies (SIGGRAPH '05). Association for Computing Machinery, New York, NY, USA, 29–es. |
reference | https://doi.org/10.1145/1187297.1187327 |
generator | VRML2.0 created with Version 1.3, from Alias|Wavefront Maya 5.0 |
generator | Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html |
generator | X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit |
identifier | https://savage.nps.edu/Savage/Locations/RioDeJaneiro/RioFinal.x3d |
license | ../../license.html |
TODO | add metadata for media rights |
TODO | Avatar prototype missing |
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
-
RioFinal
public RioFinal()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:
- RioFinal 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:
-