Package Basic.CAD

Class KeyFobWeb3d2013Spain

java.lang.Object
Basic.CAD.KeyFobWeb3d2013Spain

public class KeyFobWeb3d2013Spain extends Object

Model of a key chain fob with with WEB3D 2013 conference lettering, using the colors of the Spanish flag.

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

Scene Meta Information
meta tags   Document Metadata
title KeyFobWeb3d2013Spain.x3d
description Model of a key chain fob with with WEB3D 2013 conference lettering, using the colors of the Spanish flag.
creator Vincent Marchetti
created 6 May 2013
translated 7 May 2013
modified 20 October 2019
Image KeyFobWeb3d2013Spain.png
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/1127249/keyfobweb3d2013spain.html
reference http://web3D2013.org
reference KeyFobWeb3d2013BasqueCountry.x3d
reference http://en.wikipedia.org/wiki/Keychain#Key_fob
reference http://en.wikipedia.org/wiki/Spain
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/KeyFobWeb3d2013Spain.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) is used to create Java source code from an original .x3d model.

  • Constructor Details

    • KeyFobWeb3d2013Spain

      public KeyFobWeb3d2013Spain()
      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:
      KeyFobWeb3d2013Spain model
      See Also:
    • main

      public static void main(String[] args)
      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: