source: trunk/source/geometry/solids/test/fred/test2.script

Last change on this file was 1350, checked in by garnier, 14 years ago

update to last version 4.9.4

File size: 443 bytes
Line 
1# select GRID gun
2/fred/gun GRID
3# select SHADOW draw mode
4/fred/draw SHADOW
5# select BOX test volume
6/fred/volume BOX
7# initialize
8/run/initialize
9# initialize x-windows OpenGL viewer
10/control/execute draw.script
11# select a large but not too time consuming number of tracks
12/gridGun/n1 40
13/gridGun/n2 40
14# run script 1
15/control/execute grids1.script
16# run script 2
17/control/execute grids2.script
18# run script 3
19/control/execute grids3.script
Note: See TracBrowser for help on using the repository browser.