texture sphere

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

DirectionNameTypeDescription
OutputOutput FieldFieldA field containing the created sphere.
OutputOutput ObjectRenderableA renderable object displaying the texture mapped sphere.

Properties

PropertyTypeDescription
Application NotesStringThis module has been deprecated and is no longer supported.
FilenameStringThe name of the image file to read.
Longitude DimensionIntegerThe Longitude Dimension slider will set the sphere resolution for longitude.
Latitude DimensionIntegerThe Latitude Dimension slider will set the sphere resolution for latitude.
RadiusDoubleThe Radius controls the size of the sphere to be texture mapped. Set to the radius of the Earth by default.
Starting LongitudeDoubleThe Starting Longitude is the polar coordinate in degrees to start creating the textured sphere.
Ending LongitudeDoubleThe Ending Longitude is the polar coordinate in degrees to stop creating the textured sphere.
Starting LatitudeDoubleThe Starting Latitude is the polar coordinate from the equator to start creating the textured sphere.
Ending LatitudeDoubleThe Ending Latitude is the polar coordinate from the equator to stop creating the textured sphere.