Function:Textures
From S2PLOT
Revision as of 04:36, 26 October 2007; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
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.