Function:Textures
From S2PLOT
Textures
Important information on using textures in S2PLOT.
Prototype
N/A
Description
S2PLOT can only use textures that are .TGA files with length and width that are powers of 2. This is an OpenGL restriction. A utility program texturise.csh is provided to convert your textures into an appropriate format. Textures must be placed in the directory pointed to by the environment variable $S2PLOT_TEXPATH.
See Also
ss2lt | Load a texture for future (generally repeated) use. |
Back to S2PLOT function list.