Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources

X3D Example Archives: Conformance Nist, Geometry, Cone

 

Cone is a geometry node. Wikipedia: Cone.

X3D Tooltips of interest: Cone.

X3D Specification sections of interest: 13 Geometry3D component, 13.2 Concepts and 13.3.2 Cone.

X3D Examples Archives of related interest:

 
  8 X3D Models       X3D Model Descriptions
default_cone default cone A simple cone whose central axis is aligned with the local Y-axis, centered at the origin in the local coordinate system, and measures from -1 to +1 in all three dimensions.
extents extents A simple cone that specifies values other than the default for bottomRadius and height.
extra_large extra large An extra large cone that tests the upper boundary condition. We have specified a viewpoint to keep the test results from being undefined.
floats floats A simple cone that specifies floating point values for the bottomRadius and height fields.
no_bottom no bottom A simple cone with bottom field set to false, which indicates that the bottom of the cone should not be visible.
no_side no side A simple cone with the side field set to false, which indicates that the sides of the cone should not be visible.
small_view small view A very small cone that tests the lower boundary condition. This time, we have set an initial viewpoint of (0 0 1) to help ensure that the cone is initially visible.
texture texture A default cone with a simple imagetexture applied.

Online at https://www.web3d.org/x3d/content/examples/ConformanceNist/Geometry/Cone

Validate XHTML 1.1

Master source-code model archive is under subversion control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/ConformanceNist/Geometry/Cone

The X3D Resources: Examples page and Savage Developers Guide provide more information about the production of this archive.

Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources