Package Basic.NURBS

Class StampX3dLettersHalloween

java.lang.Object
Basic.NURBS.StampX3dLettersHalloween

public class StampX3dLettersHalloween extends Object

A CAD model of a stamp with raised lettering. Model was created using commercial CAD package: Ashlar-Vellum Argon; exported as STEP AP 203 data, and converted to X3D file using the online STEP browser at http://spri2.kshell.com. Colors were applied using Python-Prolog scripting.

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

Scene Meta Information
meta tags   Document Metadata
title StampX3dLettersHalloween.x3d
description A CAD model of a stamp with raised lettering. Model was created using commercial CAD package: Ashlar-Vellum Argon; exported as STEP AP 203 data, and converted to X3D file using the online STEP browser at http://spri2.kshell.com. Colors were applied using Python-Prolog scripting.
Image StampX3dLetters.jpg
Image https://www.web3d.org/x3d/wiki/images/8/84/Halloween_X3D_Stamp.jpg
warning Currently only Octaga 2.0 properly implements the X3D NURBS component, see the following page for status.
warning http://www.kshell.com/pages/nurbs_surface_demo
creator Vincent Marchetti
created 23 October 2012
modified 20 October 2019
purchase http://www.shapeways.com/model/TODO-revision
purchase http://www.shapeways.com/model/699293
reference AxesTexture.png
generator Ashlar Vellum Argon; and SPRI browser: STEP-to-X3D conversion: at http://spri2.kshell.com
reference http://spri2.kshell.com/xt/shape/vbrqzndca5b7/shape_2333383432.x3d
identifier https://www.web3d.org/x3d/content/examples/Basic/NURBS/StampX3dLettersHalloween.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

    • StampX3dLettersHalloween

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