<
geom: Geometry package
^
ROOT Tutorials
eve: Event Display
>
ROOT Tutorials: OpenGL examples
From
$ROOTSYS/tutorials/gl
1. glViewerExercise.C
script showing how to use the GL viewer API to animate a picture
2. glViewerLOD.C
To set the Level Of Details when rendering geometry shapes
3. glbox.C
Display a 3D histogram using GL (box option).
4. gldemos.C
Menu for running GL demos.
5. glh3c.C
Display a 3D histogram using GL (box option).
6. glparametric.C
Show rendering of parametric surfaces.
7. glrose.C
Render a TF2 looking like a rose.
8. glsurfaces.C
Various surfaces rendered with GL.
9. gltf3.C
Draws the Klein bottle.
10. glvox1.C
This macro demonstrates how to use "glcol" option for TH3.
11. glvox2.C
This macro demonstrates how to use "glcol" option for TH3
12. grad.C
This macro demonstrates how to create and use linear gradients to fill
13. grad2.C
Gradient fill with transparency and the "SAME" option.
14. gradients.C
This macro requires OpenGL, you can:
15. gviz3d.C
Simple TStructViewer tutorial
16. nucleus.C
Model of a nucleus built from TGeo classes.
17. parallelcoordtrans.C
Script illustrating the use of transparency with ||-Coord.
18. radialgradients.C
This tutorial demonstrates how to use radial gradients,
19. transp.C
This demo shows how to use transparency.
20. transp_text.C
This macro is based on labels1.C by Rene Brun.
21. transparentpad.C
This macro demonstrates semi-transparent pads.
22. viewer3DLocal.C
Demonstrates 3D viewer architecture TVirtualViewer3D and TBuffer3D in the local frame.
23. viewer3DMaster.C
Demonstrates 3D viewer architecture TVirtualViewer3D and TBuffer3D in the master frame.