Function:ns2vplanett
From S2PLOT
ns2vplanett
Draw a planet - vector input.
Prototype
void ns2vplanett(XYZ iP, float ir, COLOUR icol, char *itexturefn,float texture_phase, XYZ axis, float rotation);
Description
Draw a planet, which is a textured sphere whose texture can be "slid" around the planet, and the planet then rotated about an arbitrary axis.
See Also
Code Example
Back to S2PLOT function list.
Back to template page.