Class ShayDPixelBobbleHeadBoxSiggraph2017

java.lang.Object
X3dForAdvancedModeling.ShayDPixel.ShayDPixelBobbleHeadBoxSiggraph2017

public class ShayDPixelBobbleHeadBoxSiggraph2017 extends Object

BobbleHead Box for Shay D Pixel from SIGGRAPH 2017. Box measures 3.75 x 3.75 x 6.5 cubic inches overall. Thanks Mario for signature!.

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

Scene Meta Information
meta tags   Document Metadata
title ShayDPixelBobbleHeadBoxSiggraph2017.x3d
warning Some X3D players may still have difficulty with the unit element and need to be upgraded.
description BobbleHead Box for Shay D Pixel from SIGGRAPH 2017. Box measures 3.75 x 3.75 x 6.5 cubic inches overall. Thanks Mario for signature!
creator Don Brutzman
artist Mario Nagamura
created 11 October 2017
modified 22 March 2020
Image images/BobbleHeadAtopBox.jpg
Image images/BobbleHeadOblique.jpg
Image images/Siggraph2017GoldenTicketInHand.jpg
Video https://www.youtube.com/embed/vzkaKhrQk60
reference http://blog.siggraph.org/2017/07/3-siggraph-2017-mug-hacks.html
reference ../GeometricShapes/CubeWithLabeledSides.x3d
TODO X3DOM Player Issue, Viewpoint PgDn/PgUp/Home/End https://github.com/x3dom/x3dom/issues/777
identifier https://x3dgraphics.com/examples/X3dForAdvancedModeling/ShayDPixel/ShayDPixelBobbleHeadBoxSiggraph2017.x3d
generator X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit
license Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0
 

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.

  • Constructor Details

    • ShayDPixelBobbleHeadBoxSiggraph2017

      public ShayDPixelBobbleHeadBoxSiggraph2017()
      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:
      ShayDPixelBobbleHeadBoxSiggraph2017 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: