S2PLOT:HowTo

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:37, 19 February 2008
Dbarnes (Talk | contribs)
(How To ... without (much) programming)
← Previous diff
Revision as of 02:42, 15 October 2008
Dbarnes (Talk | contribs)
(How To ... without (much) programming)
Next diff →
Line 30: Line 30:
* [[HowToC:TransTextures | Make textures transparent ]] * [[HowToC:TransTextures | Make textures transparent ]]
* [[HowToC:OpenGLCB | Use an OpenGL callback function ]] * [[HowToC:OpenGLCB | Use an OpenGL callback function ]]
 +* [[HowToC:FollowAnObject | Follow an object with the camera ]]
* use panels * use panels
* S2PLOT coordinate systems: world coordinates, screen coordinates * S2PLOT coordinate systems: world coordinates, screen coordinates
 +
<!-- <!--
Line 47: Line 49:
* [[HowTo:ScriptKeyPresses | "Script" key presses for S2PLOT]] * [[HowTo:ScriptKeyPresses | "Script" key presses for S2PLOT]]
* [[HowTo:S2Slides | Create an s2slides presentation ]] * [[HowTo:S2Slides | Create an s2slides presentation ]]
-* create and embed 3d figures in PDF files+* [[HowTo:Textures | Convert images to textures ]]
 +* [[S2PLOT:3dPDF | Create and embed 3-d figures in PDF files]]
 +* [[S2PLOT:s2web | Create and embed 3-d figures in web pages (using Flash)]]
[[ S2PLOT | Back ]] to S2PLOT home page. [[ S2PLOT | Back ]] to S2PLOT home page.

Revision as of 02:42, 15 October 2008

The following series of How Tos show you how to solve a range of common visualisation problems with S2PLOT. They are not intended to provide a complete user guide to all the functionality of S2PLOT, and should be supplemented by looking at the Function List.


Choose from either C, Fortran or Python categories depending on your preferred programming mode. The How Tos assume that you have a working, a tested, version of S2PLOT installed on your system, and that you have suitable compilers available.

How To ... in C


How To ... without (much) programming

Back to S2PLOT home page.

Personal tools