|
9 X3D Models | X3D Model Descriptions | |
---|---|---|
default cylinder | A cylinder center at the origin in the local coordinate system, and measures from -1 to +1 in all three dimensions. | |
extents | A simple cylinder that specifies values other than the default for the radius and height fields. Carmelo Montanez | |
extra large | An extra large cylinder that tests the upper boundary condition. We have specified a viewpoint to keep the test results from being undefined. | |
floats | A simple cylinder that specifies floating point values for the radius and height fields. | |
no bottom | A simple cylinder with the bottom field set to false, which indicates that the bottom of the cylinder should not be visible. Carmelo Montanez | |
no sides | A simple Cylinder with the side field set to false, which indicates that the sides of the cylinder should not be visible. Carmelo Montanez | |
no top | A simple cylinder with the top field set to false, which indicates that the top of the cylinder should not be visible. | |
small view | A very small cylinder 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 | A default cylinder with a simple imagetexture applied. |
Online at https://www.web3d.org/x3d/content/examples/ConformanceNist/Geometry/Cylinder Master source-code model archive is under version control at |
The X3D Resources: Examples page and Savage Developers Guide provide more information about the production of this archive.