Figure 16 shows an ellipsoid.
Vector3D orientation
Vector3D majorRadius
Vector3D minorRadius
Point3D origin
Float32 uMin
Float32 uMax
Float32 vMin
Float32 vMax
An ellipsoid is a three-dimensional object defined by an origin (that is, the center of the ellipsoid) and three pairwise orthogonal vectors that define the orientation and the major and minor radii of the ellipsoid.
The default surface parameterization for an ellipsoid is as shown in Figure 16 . To the left of the major radius, v = 0; to the right of the major radius, v = 1. At the (top of the) orientation vector, and at the bottom of the ellipsoid, u = 0.
Ellipsoid ( )
Ellipsoid (
2 0 0
0 1 0
0 0 1
0 0 0
0 # uMin
1 # uMax
0 # vMin
1 # vMax
)
Container (
Ellipsoid ( )
Container (
AttributeSet ( )
DiffuseColor ( 1 1 0 )
)
)