Deprecated
This module has been deprecated. This functionality is no longer supported in EVS.
texture sphere
The texture sphere module provides a means to project images onto a sphere using texture mapping.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Output | Output Field | Field | A field containing the created sphere. |
| Output | Output Object | Renderable | A renderable object displaying the texture mapped sphere. |
Properties
| Property | Type | Description |
|---|---|---|
| Application Notes | String | This module has been deprecated and is no longer supported. |
| Filename | String | The name of the image file to read. |
| Longitude Dimension | Integer | The Longitude Dimension slider will set the sphere resolution for longitude. |
| Latitude Dimension | Integer | The Latitude Dimension slider will set the sphere resolution for latitude. |
| Radius | Double | The Radius controls the size of the sphere to be texture mapped. Set to the radius of the Earth by default. |
| Starting Longitude | Double | The Starting Longitude is the polar coordinate in degrees to start creating the textured sphere. |
| Ending Longitude | Double | The Ending Longitude is the polar coordinate in degrees to stop creating the textured sphere. |
| Starting Latitude | Double | The Starting Latitude is the polar coordinate from the equator to start creating the textured sphere. |
| Ending Latitude | Double | The Ending Latitude is the polar coordinate from the equator to stop creating the textured sphere. |