Warning, /geant4/examples/extended/visualization/perspective/README.md is written in an unsupported language. File is not indexed.
0001 \page Exampleperspective Example perspective
0002
0003 examples/extended/visualization/perspective
0004
0005 This example is another example of using the Geant Visualization
0006 System as a "stand-alone" graphics library and viewer. See
0007 [Example standalone](../../html_standalone/html/Examplestandalone.html)
0008 for a simpler introductory explanation.
0009
0010 The particular feature of this example is the addition of "perspective
0011 lines". The direction of these lines is controlled by
0012
0013 ```
0014 /perspectiveDemo/optionString x
0015 ```
0016
0017 See vis.mac.
0018
0019 Notes:
0020 - /perspectiveDemo/scene is not used at present.
0021 - visXm.mac is specially for use with G4UIXm and OGL*Xm.
0022
0023 John Allison
0024 11th June 2012