Ellipsoid
Description

A ball shape where the user can specify the lengths of the three orthagonal axis. If all three axes have the same length then it is a sphere.
Parts
The ellipsoid has just one part, the surface.
Description | Number | Named bit-flag |
---|---|---|
Entire curved surface | 0 | S3D.BODY |
Model View Orientation

If you imagine the earth the X (red) and Z (blue) axes pass through the equator and the Y (green) axis passes though the north and south poles.
Creating an Ellipsoid
Constructors | |
---|---|
|
|
Parameter | Comments |
|
the length of the radii along the X, Y and Z axies |
|
the number of segments round the equator or Y axis |
|
the number of slices along the Y axis |
|
Allows the user to specify another model view orienation for this shape. See Orientation guide. |
Increasing nbrSegs
and nbrSlices
will give a smoother less angualr shape.