Package Basic.CAD
Class KeyFobWeb3d2013BasqueCountry
java.lang.Object
Basic.CAD.KeyFobWeb3d2013BasqueCountry
Model of a key chain fob with with WEB3D 2013 conference lettering, using the colors of the Basque Country flag.
Related links: Catalog page KeyFobWeb3d2013BasqueCountry, source KeyFobWeb3d2013BasqueCountry.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | Document Metadata |
title | KeyFobWeb3d2013BasqueCountry.x3d |
description | Model of a key chain fob with with WEB3D 2013 conference lettering, using the colors of the Basque Country flag. |
creator | Vincent Marchetti |
created | 6 May 2013 |
translated | 7 May 2013 |
modified | 20 October 2019 |
Image | KeyFobWeb3d2013BasqueCountry.png |
photo | KeyFobWeb3d2013BasqueCountryPhoto.jpg |
photo | KeyFobWeb3d2013Closeup.jpg |
photo | KeyFobWeb3d2013Compare.jpg |
warning | Colored sandstone material is brittle and not suitable for daily use. Strong + Flexible white plastic is better material for 3D printing. |
reference | http://www.shapeways.com/model/1139964/keyfobweb3d2013basquecountry.html |
reference | http://web3D2013.org |
reference | KeyFobWeb3d2013Spain.x3d |
reference | http://en.wikipedia.org/wiki/Keychain#Key_fob |
reference | http://en.wikipedia.org/wiki/Basque_Country_(autonomous_community) |
generator | Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html |
generator | X3D-Edit, https://savage.nps.edu/X3D-Edit |
generator | Ashlar-Vellum Argon (CAD) application |
identifier | https://www.web3d.org/x3d/content/examples/Basic/CAD/KeyFobWeb3d2013BasqueCountry.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
-
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
-
KeyFobWeb3d2013BasqueCountry
public KeyFobWeb3d2013BasqueCountry()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:
- KeyFobWeb3d2013BasqueCountry 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:
-