Files
geant4/examples/extended/visualization/.README.txt
T
2023-12-08 10:43:34 +01:00

33 lines
866 B
Plaintext

///\file "visualization/.README.txt"
///\brief Examples visualization README page
/*! \page Examples_visualization Category "visualization"
Examples in this directory demonstrate the use of Geant4 visualization.
\link Examplestandalone standalone \endlink
This example illustrates how one might use the Geant Visualization
System as a "stand alone" graphics library and viewer.
\link Exampleperspective perspective \endlink
This example is another example of using the Geant Visualization
System as a "stand-alone" graphics library and viewer.
\link ExampleuserVisAction userVisAction \endlink
This example illustrates how to create a "vis action".
\link Examplemovies movies \endlink
This example illustrates how to create movies.
\link Examplevtk vtk \endlink
This example illustrates how to use the VTK viewer and explanation for developers.
*/