home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / demos / gpc / tests / line.d01 < prev    next >
Encoding:
Text File  |  1991-02-13  |  23.0 KB  |  1,409 lines

  1. begin_structure 1 ;        % Structure for row 1 col 1 %
  2.   Line_type  0;  Line_width  0.250000;  Line_color     1   0   0;
  3.   Line  
  4.      -90  10
  5.       90  10
  6.          -90  90
  7.       90  90
  8.   ;
  9.   Line3  
  10.      -90  -10  0
  11.       90  -10  0
  12.          -90  -90  0
  13.       90  -90  0
  14.      Vertex_colors
  15.      {  0 1 0
  16.       1  0  0
  17.       1  1  1
  18.       0  0  1
  19.      }
  20.   ;
  21. end_structure ;            % Structure 1 for row 1 col 1 %
  22.  
  23. begin_structure 2 ;        % Structure for row 1 col 2 %
  24.   Line_type  0;  Line_width  0.500000;  Line_color     0   1   0;
  25.   Line  
  26.      -90  10
  27.       90  10
  28.          -90  90
  29.       90  90
  30.   ;
  31.   Line3  
  32.      -90  -10  0
  33.       90  -10  0
  34.          -90  -90  0
  35.       90  -90  0
  36.      Vertex_colors
  37.      {  0 0 1
  38.       1  0  0
  39.       1  1  1
  40.       0  0  1
  41.      }
  42.   ;
  43. end_structure ;            % Structure 2 for row 1 col 2 %
  44.  
  45. begin_structure 3 ;        % Structure for row 1 col 3 %
  46.   Line_type  0;  Line_width  0.750000;  Line_color     0   0   1;
  47.   Line  
  48.      -90  10
  49.       90  10
  50.          -90  90
  51.       90  90
  52.   ;
  53.   Line3  
  54.      -90  -10  0
  55.       90  -10  0
  56.          -90  -90  0
  57.       90  -90  0
  58.      Vertex_colors
  59.      {  1 1 0
  60.       1  0  0
  61.       1  1  1
  62.       0  0  1
  63.      }
  64.   ;
  65. end_structure ;            % Structure 3 for row 1 col 3 %
  66.  
  67. begin_structure 4 ;        % Structure for row 1 col 4 %
  68.   Line_type  0;  Line_width  1;  Line_color     1   1   0;
  69.   Line  
  70.      -90  10
  71.       90  10
  72.          -90  90
  73.       90  90
  74.   ;
  75.   Line3  
  76.      -90  -10  0
  77.       90  -10  0
  78.          -90  -90  0
  79.       90  -90  0
  80.      Vertex_colors
  81.      {  0 1 1
  82.       1  0  0
  83.       1  1  1
  84.       0  0  1
  85.      }
  86.   ;
  87. end_structure ;            % Structure 4 for row 1 col 4 %
  88.  
  89. begin_structure 5 ;        % Structure for row 1 col 5 %
  90.   Line_type  0;  Line_width  1.500000;  Line_color     0   1   1;
  91.   Line  
  92.      -90  10
  93.       90  10
  94.          -90  90
  95.       90  90
  96.   ;
  97.   Line3  
  98.      -90  -10  0
  99.       90  -10  0
  100.          -90  -90  0
  101.       90  -90  0
  102.      Vertex_colors
  103.      {  1 0 1
  104.       1  0  0
  105.       1  1  1
  106.       0  0  1
  107.      }
  108.   ;
  109. end_structure ;            % Structure 5 for row 1 col 5 %
  110.  
  111. begin_structure 6 ;        % Structure for row 1 col 6 %
  112.   Line_type  0;  Line_width  2;  Line_color     1   0   1;
  113.   Line  
  114.      -90  10
  115.       90  10
  116.          -90  90
  117.       90  90
  118.   ;
  119.   Line3  
  120.      -90  -10  0
  121.       90  -10  0
  122.          -90  -90  0
  123.       90  -90  0
  124.      Vertex_colors
  125.      {  1 1 1
  126.       1  0  0
  127.       1  1  1
  128.       0  0  1
  129.      }
  130.   ;
  131. end_structure ;            % Structure 6 for row 1 col 6 %
  132.  
  133. begin_structure 7 ;        % Structure for row 1 col 7 %
  134.   Line_type  0;  Line_width  2.500000;  Line_color     1   1   1;
  135.   Line  
  136.      -90  10
  137.       90  10
  138.          -90  90
  139.       90  90
  140.   ;
  141.   Line3  
  142.      -90  -10  0
  143.       90  -10  0
  144.          -90  -90  0
  145.       90  -90  0
  146.      Vertex_colors
  147.      {  0 0 0
  148.       1  0  0
  149.       1  1  1
  150.       0  0  1
  151.      }
  152.   ;
  153. end_structure ;            % Structure 7 for row 1 col 7 %
  154.  
  155. begin_structure 8 ;        % Structure for row 1 col 8 %
  156.   Line_type  0;  Line_width  3;  Line_color     0   0   0;
  157.   Line  
  158.      -90  10
  159.       90  10
  160.          -90  90
  161.       90  90
  162.   ;
  163.   Line3  
  164.      -90  -10  0
  165.       90  -10  0
  166.          -90  -90  0
  167.       90  -90  0
  168.      Vertex_colors
  169.      {  1 0 0
  170.       1  0  0
  171.       1  1  1
  172.       0  0  1
  173.      }
  174.   ;
  175. end_structure ;            % Structure 8 for row 1 col 8 %
  176.  
  177. begin_structure 9 ;        % Structure for row 2 col 1 %
  178.   Line_type  1;  Line_width  0.250000;  Line_color     1   0   0;
  179.   Line  
  180.      -90  10
  181.       90  10
  182.          -90  90
  183.       90  90
  184.   ;
  185.   Line3  
  186.      -90  -10  0
  187.       90  -10  0
  188.          -90  -90  0
  189.       90  -90  0
  190.      Vertex_colors
  191.      {  0 1 0
  192.       1  0  0
  193.       1  1  1
  194.       0  0  1
  195.      }
  196.   ;
  197. end_structure ;            % Structure 9 for row 2 col 1 %
  198.  
  199. begin_structure 10 ;        % Structure for row 2 col 2 %
  200.   Line_type  1;  Line_width  0.500000;  Line_color     0   1   0;
  201.   Line  
  202.      -90  10
  203.       90  10
  204.          -90  90
  205.       90  90
  206.   ;
  207.   Line3  
  208.      -90  -10  0
  209.       90  -10  0
  210.          -90  -90  0
  211.       90  -90  0
  212.      Vertex_colors
  213.      {  0 0 1
  214.       1  0  0
  215.       1  1  1
  216.       0  0  1
  217.      }
  218.   ;
  219. end_structure ;            % Structure 10 for row 2 col 2 %
  220.  
  221. begin_structure 11 ;        % Structure for row 2 col 3 %
  222.   Line_type  1;  Line_width  0.750000;  Line_color     0   0   1;
  223.   Line  
  224.      -90  10
  225.       90  10
  226.          -90  90
  227.       90  90
  228.   ;
  229.   Line3  
  230.      -90  -10  0
  231.       90  -10  0
  232.          -90  -90  0
  233.       90  -90  0
  234.      Vertex_colors
  235.      {  1 1 0
  236.       1  0  0
  237.       1  1  1
  238.       0  0  1
  239.      }
  240.   ;
  241. end_structure ;            % Structure 11 for row 2 col 3 %
  242.  
  243. begin_structure 12 ;        % Structure for row 2 col 4 %
  244.   Line_type  1;  Line_width  1;  Line_color     1   1   0;
  245.   Line  
  246.      -90  10
  247.       90  10
  248.          -90  90
  249.       90  90
  250.   ;
  251.   Line3  
  252.      -90  -10  0
  253.       90  -10  0
  254.          -90  -90  0
  255.       90  -90  0
  256.      Vertex_colors
  257.      {  0 1 1
  258.       1  0  0
  259.       1  1  1
  260.       0  0  1
  261.      }
  262.   ;
  263. end_structure ;            % Structure 12 for row 2 col 4 %
  264.  
  265. begin_structure 13 ;        % Structure for row 2 col 5 %
  266.   Line_type  1;  Line_width  1.500000;  Line_color     0   1   1;
  267.   Line  
  268.      -90  10
  269.       90  10
  270.          -90  90
  271.       90  90
  272.   ;
  273.   Line3  
  274.      -90  -10  0
  275.       90  -10  0
  276.          -90  -90  0
  277.       90  -90  0
  278.      Vertex_colors
  279.      {  1 0 1
  280.       1  0  0
  281.       1  1  1
  282.       0  0  1
  283.      }
  284.   ;
  285. end_structure ;            % Structure 13 for row 2 col 5 %
  286.  
  287. begin_structure 14 ;        % Structure for row 2 col 6 %
  288.   Line_type  1;  Line_width  2;  Line_color     1   0   1;
  289.   Line  
  290.      -90  10
  291.       90  10
  292.          -90  90
  293.       90  90
  294.   ;
  295.   Line3  
  296.      -90  -10  0
  297.       90  -10  0
  298.          -90  -90  0
  299.       90  -90  0
  300.      Vertex_colors
  301.      {  1 1 1
  302.       1  0  0
  303.       1  1  1
  304.       0  0  1
  305.      }
  306.   ;
  307. end_structure ;            % Structure 14 for row 2 col 6 %
  308.  
  309. begin_structure 15 ;        % Structure for row 2 col 7 %
  310.   Line_type  1;  Line_width  2.500000;  Line_color     1   1   1;
  311.   Line  
  312.      -90  10
  313.       90  10
  314.          -90  90
  315.       90  90
  316.   ;
  317.   Line3  
  318.      -90  -10  0
  319.       90  -10  0
  320.          -90  -90  0
  321.       90  -90  0
  322.      Vertex_colors
  323.      {  0 0 0
  324.       1  0  0
  325.       1  1  1
  326.       0  0  1
  327.      }
  328.   ;
  329. end_structure ;            % Structure 15 for row 2 col 7 %
  330.  
  331. begin_structure 16 ;        % Structure for row 2 col 8 %
  332.   Line_type  1;  Line_width  3;  Line_color     0   0   0;
  333.   Line  
  334.      -90  10
  335.       90  10
  336.          -90  90
  337.       90  90
  338.   ;
  339.   Line3  
  340.      -90  -10  0
  341.       90  -10  0
  342.          -90  -90  0
  343.       90  -90  0
  344.      Vertex_colors
  345.      {  1 0 0
  346.       1  0  0
  347.       1  1  1
  348.       0  0  1
  349.      }
  350.   ;
  351. end_structure ;            % Structure 16 for row 2 col 8 %
  352.  
  353. begin_structure 17 ;        % Structure for row 3 col 1 %
  354.   Line_type  2;  Line_width  0.250000;  Line_color     1   0   0;
  355.   Line  
  356.      -90  10
  357.       90  10
  358.          -90  90
  359.       90  90
  360.   ;
  361.   Line3  
  362.      -90  -10  0
  363.       90  -10  0
  364.          -90  -90  0
  365.       90  -90  0
  366.      Vertex_colors
  367.      {  0 1 0
  368.       1  0  0
  369.       1  1  1
  370.       0  0  1
  371.      }
  372.   ;
  373. end_structure ;            % Structure 17 for row 3 col 1 %
  374.  
  375. begin_structure 18 ;        % Structure for row 3 col 2 %
  376.   Line_type  2;  Line_width  0.500000;  Line_color     0   1   0;
  377.   Line  
  378.      -90  10
  379.       90  10
  380.          -90  90
  381.       90  90
  382.   ;
  383.   Line3  
  384.      -90  -10  0
  385.       90  -10  0
  386.          -90  -90  0
  387.       90  -90  0
  388.      Vertex_colors
  389.      {  0 0 1
  390.       1  0  0
  391.       1  1  1
  392.       0  0  1
  393.      }
  394.   ;
  395. end_structure ;            % Structure 18 for row 3 col 2 %
  396.  
  397. begin_structure 19 ;        % Structure for row 3 col 3 %
  398.   Line_type  2;  Line_width  0.750000;  Line_color     0   0   1;
  399.   Line  
  400.      -90  10
  401.       90  10
  402.          -90  90
  403.       90  90
  404.   ;
  405.   Line3  
  406.      -90  -10  0
  407.       90  -10  0
  408.          -90  -90  0
  409.       90  -90  0
  410.      Vertex_colors
  411.      {  1 1 0
  412.       1  0  0
  413.       1  1  1
  414.       0  0  1
  415.      }
  416.   ;
  417. end_structure ;            % Structure 19 for row 3 col 3 %
  418.  
  419. begin_structure 20 ;        % Structure for row 3 col 4 %
  420.   Line_type  2;  Line_width  1;  Line_color     1   1   0;
  421.   Line  
  422.      -90  10
  423.       90  10
  424.          -90  90
  425.       90  90
  426.   ;
  427.   Line3  
  428.      -90  -10  0
  429.       90  -10  0
  430.          -90  -90  0
  431.       90  -90  0
  432.      Vertex_colors
  433.      {  0 1 1
  434.       1  0  0
  435.       1  1  1
  436.       0  0  1
  437.      }
  438.   ;
  439. end_structure ;            % Structure 20 for row 3 col 4 %
  440.  
  441. begin_structure 21 ;        % Structure for row 3 col 5 %
  442.   Line_type  2;  Line_width  1.500000;  Line_color     0   1   1;
  443.   Line  
  444.      -90  10
  445.       90  10
  446.          -90  90
  447.       90  90
  448.   ;
  449.   Line3  
  450.      -90  -10  0
  451.       90  -10  0
  452.          -90  -90  0
  453.       90  -90  0
  454.      Vertex_colors
  455.      {  1 0 1
  456.       1  0  0
  457.       1  1  1
  458.       0  0  1
  459.      }
  460.   ;
  461. end_structure ;            % Structure 21 for row 3 col 5 %
  462.  
  463. begin_structure 22 ;        % Structure for row 3 col 6 %
  464.   Line_type  2;  Line_width  2;  Line_color     1   0   1;
  465.   Line  
  466.      -90  10
  467.       90  10
  468.          -90  90
  469.       90  90
  470.   ;
  471.   Line3  
  472.      -90  -10  0
  473.       90  -10  0
  474.          -90  -90  0
  475.       90  -90  0
  476.      Vertex_colors
  477.      {  1 1 1
  478.       1  0  0
  479.       1  1  1
  480.       0  0  1
  481.      }
  482.   ;
  483. end_structure ;            % Structure 22 for row 3 col 6 %
  484.  
  485. begin_structure 23 ;        % Structure for row 3 col 7 %
  486.   Line_type  2;  Line_width  2.500000;  Line_color     1   1   1;
  487.   Line  
  488.      -90  10
  489.       90  10
  490.          -90  90
  491.       90  90
  492.   ;
  493.   Line3  
  494.      -90  -10  0
  495.       90  -10  0
  496.          -90  -90  0
  497.       90  -90  0
  498.      Vertex_colors
  499.      {  0 0 0
  500.       1  0  0
  501.       1  1  1
  502.       0  0  1
  503.      }
  504.   ;
  505. end_structure ;            % Structure 23 for row 3 col 7 %
  506.  
  507. begin_structure 24 ;        % Structure for row 3 col 8 %
  508.   Line_type  2;  Line_width  3;  Line_color     0   0   0;
  509.   Line  
  510.      -90  10
  511.       90  10
  512.          -90  90
  513.       90  90
  514.   ;
  515.   Line3  
  516.      -90  -10  0
  517.       90  -10  0
  518.          -90  -90  0
  519.       90  -90  0
  520.      Vertex_colors
  521.      {  1 0 0
  522.       1  0  0
  523.       1  1  1
  524.       0  0  1
  525.      }
  526.   ;
  527. end_structure ;            % Structure 24 for row 3 col 8 %
  528.  
  529. begin_structure 25 ;        % Structure for row 4 col 1 %
  530.   Line_type  3;  Line_width  0.250000;  Line_color     1   0   0;
  531.   Line  
  532.      -90  10
  533.       90  10
  534.          -90  90
  535.       90  90
  536.   ;
  537.   Line3  
  538.      -90  -10  0
  539.       90  -10  0
  540.          -90  -90  0
  541.       90  -90  0
  542.      Vertex_colors
  543.      {  0 1 0
  544.       1  0  0
  545.       1  1  1
  546.       0  0  1
  547.      }
  548.   ;
  549. end_structure ;            % Structure 25 for row 4 col 1 %
  550.  
  551. begin_structure 26 ;        % Structure for row 4 col 2 %
  552.   Line_type  3;  Line_width  0.500000;  Line_color     0   1   0;
  553.   Line  
  554.      -90  10
  555.       90  10
  556.          -90  90
  557.       90  90
  558.   ;
  559.   Line3  
  560.      -90  -10  0
  561.       90  -10  0
  562.          -90  -90  0
  563.       90  -90  0
  564.      Vertex_colors
  565.      {  0 0 1
  566.       1  0  0
  567.       1  1  1
  568.       0  0  1
  569.      }
  570.   ;
  571. end_structure ;            % Structure 26 for row 4 col 2 %
  572.  
  573. begin_structure 27 ;        % Structure for row 4 col 3 %
  574.   Line_type  3;  Line_width  0.750000;  Line_color     0   0   1;
  575.   Line  
  576.      -90  10
  577.       90  10
  578.          -90  90
  579.       90  90
  580.   ;
  581.   Line3  
  582.      -90  -10  0
  583.       90  -10  0
  584.          -90  -90  0
  585.       90  -90  0
  586.      Vertex_colors
  587.      {  1 1 0
  588.       1  0  0
  589.       1  1  1
  590.       0  0  1
  591.      }
  592.   ;
  593. end_structure ;            % Structure 27 for row 4 col 3 %
  594.  
  595. begin_structure 28 ;        % Structure for row 4 col 4 %
  596.   Line_type  3;  Line_width  1;  Line_color     1   1   0;
  597.   Line  
  598.      -90  10
  599.       90  10
  600.          -90  90
  601.       90  90
  602.   ;
  603.   Line3  
  604.      -90  -10  0
  605.       90  -10  0
  606.          -90  -90  0
  607.       90  -90  0
  608.      Vertex_colors
  609.      {  0 1 1
  610.       1  0  0
  611.       1  1  1
  612.       0  0  1
  613.      }
  614.   ;
  615. end_structure ;            % Structure 28 for row 4 col 4 %
  616.  
  617. begin_structure 29 ;        % Structure for row 4 col 5 %
  618.   Line_type  3;  Line_width  1.500000;  Line_color     0   1   1;
  619.   Line  
  620.      -90  10
  621.       90  10
  622.          -90  90
  623.       90  90
  624.   ;
  625.   Line3  
  626.      -90  -10  0
  627.       90  -10  0
  628.          -90  -90  0
  629.       90  -90  0
  630.      Vertex_colors
  631.      {  1 0 1
  632.       1  0  0
  633.       1  1  1
  634.       0  0  1
  635.      }
  636.   ;
  637. end_structure ;            % Structure 29 for row 4 col 5 %
  638.  
  639. begin_structure 30 ;        % Structure for row 4 col 6 %
  640.   Line_type  3;  Line_width  2;  Line_color     1   0   1;
  641.   Line  
  642.      -90  10
  643.       90  10
  644.          -90  90
  645.       90  90
  646.   ;
  647.   Line3  
  648.      -90  -10  0
  649.       90  -10  0
  650.          -90  -90  0
  651.       90  -90  0
  652.      Vertex_colors
  653.      {  1 1 1
  654.       1  0  0
  655.       1  1  1
  656.       0  0  1
  657.      }
  658.   ;
  659. end_structure ;            % Structure 30 for row 4 col 6 %
  660.  
  661. begin_structure 31 ;        % Structure for row 4 col 7 %
  662.   Line_type  3;  Line_width  2.500000;  Line_color     1   1   1;
  663.   Line  
  664.      -90  10
  665.       90  10
  666.          -90  90
  667.       90  90
  668.   ;
  669.   Line3  
  670.      -90  -10  0
  671.       90  -10  0
  672.          -90  -90  0
  673.       90  -90  0
  674.      Vertex_colors
  675.      {  0 0 0
  676.       1  0  0
  677.       1  1  1
  678.       0  0  1
  679.      }
  680.   ;
  681. end_structure ;            % Structure 31 for row 4 col 7 %
  682.  
  683. begin_structure 32 ;        % Structure for row 4 col 8 %
  684.   Line_type  3;  Line_width  3;  Line_color     0   0   0;
  685.   Line  
  686.      -90  10
  687.       90  10
  688.          -90  90
  689.       90  90
  690.   ;
  691.   Line3  
  692.      -90  -10  0
  693.       90  -10  0
  694.          -90  -90  0
  695.       90  -90  0
  696.      Vertex_colors
  697.      {  1 0 0
  698.       1  0  0
  699.       1  1  1
  700.       0  0  1
  701.      }
  702.   ;
  703. end_structure ;            % Structure 32 for row 4 col 8 %
  704.  
  705. begin_structure 33 ;        % Structure for row 5 col 1 %
  706.   Line_type  0;  Line_width  0.250000;  Line_color     1   0   0;
  707.   Line  
  708.      -90  10
  709.       90  10
  710.          -90  90
  711.       90  90
  712.   ;
  713.   Line3  
  714.      -90  -10  0
  715.       90  -10  0
  716.          -90  -90  0
  717.       90  -90  0
  718.      Vertex_colors
  719.      {  0 1 0
  720.       1  0  0
  721.       1  1  1
  722.       0  0  1
  723.      }
  724.   ;
  725. end_structure ;            % Structure 33 for row 5 col 1 %
  726.  
  727. begin_structure 34 ;        % Structure for row 5 col 2 %
  728.   Line_type  0;  Line_width  0.500000;  Line_color     0   1   0;
  729.   Line  
  730.      -90  10
  731.       90  10
  732.          -90  90
  733.       90  90
  734.   ;
  735.   Line3  
  736.      -90  -10  0
  737.       90  -10  0
  738.          -90  -90  0
  739.       90  -90  0
  740.      Vertex_colors
  741.      {  0 0 1
  742.       1  0  0
  743.       1  1  1
  744.       0  0  1
  745.      }
  746.   ;
  747. end_structure ;            % Structure 34 for row 5 col 2 %
  748.  
  749. begin_structure 35 ;        % Structure for row 5 col 3 %
  750.   Line_type  0;  Line_width  0.750000;  Line_color     0   0   1;
  751.   Line  
  752.      -90  10
  753.       90  10
  754.          -90  90
  755.       90  90
  756.   ;
  757.   Line3  
  758.      -90  -10  0
  759.       90  -10  0
  760.          -90  -90  0
  761.       90  -90  0
  762.      Vertex_colors
  763.      {  1 1 0
  764.       1  0  0
  765.       1  1  1
  766.       0  0  1
  767.      }
  768.   ;
  769. end_structure ;            % Structure 35 for row 5 col 3 %
  770.  
  771. begin_structure 36 ;        % Structure for row 5 col 4 %
  772.   Line_type  0;  Line_width  1;  Line_color     1   1   0;
  773.   Line  
  774.      -90  10
  775.       90  10
  776.          -90  90
  777.       90  90
  778.   ;
  779.   Line3  
  780.      -90  -10  0
  781.       90  -10  0
  782.          -90  -90  0
  783.       90  -90  0
  784.      Vertex_colors
  785.      {  0 1 1
  786.       1  0  0
  787.       1  1  1
  788.       0  0  1
  789.      }
  790.   ;
  791. end_structure ;            % Structure 36 for row 5 col 4 %
  792.  
  793. begin_structure 37 ;        % Structure for row 5 col 5 %
  794.   Line_type  0;  Line_width  1.500000;  Line_color     0   1   1;
  795.   Line  
  796.      -90  10
  797.       90  10
  798.          -90  90
  799.       90  90
  800.   ;
  801.   Line3  
  802.      -90  -10  0
  803.       90  -10  0
  804.          -90  -90  0
  805.       90  -90  0
  806.      Vertex_colors
  807.      {  1 0 1
  808.       1  0  0
  809.       1  1  1
  810.       0  0  1
  811.      }
  812.   ;
  813. end_structure ;            % Structure 37 for row 5 col 5 %
  814.  
  815. begin_structure 38 ;        % Structure for row 5 col 6 %
  816.   Line_type  0;  Line_width  2;  Line_color     1   0   1;
  817.   Line  
  818.      -90  10
  819.       90  10
  820.          -90  90
  821.       90  90
  822.   ;
  823.   Line3  
  824.      -90  -10  0
  825.       90  -10  0
  826.          -90  -90  0
  827.       90  -90  0
  828.      Vertex_colors
  829.      {  1 1 1
  830.       1  0  0
  831.       1  1  1
  832.       0  0  1
  833.      }
  834.   ;
  835. end_structure ;            % Structure 38 for row 5 col 6 %
  836.  
  837. begin_structure 39 ;        % Structure for row 5 col 7 %
  838.   Line_type  0;  Line_width  2.500000;  Line_color     1   1   1;
  839.   Line  
  840.      -90  10
  841.       90  10
  842.          -90  90
  843.       90  90
  844.   ;
  845.   Line3  
  846.      -90  -10  0
  847.       90  -10  0
  848.          -90  -90  0
  849.       90  -90  0
  850.      Vertex_colors
  851.      {  0 0 0
  852.       1  0  0
  853.       1  1  1
  854.       0  0  1
  855.      }
  856.   ;
  857. end_structure ;            % Structure 39 for row 5 col 7 %
  858.  
  859. begin_structure 40 ;        % Structure for row 5 col 8 %
  860.   Line_type  0;  Line_width  3;  Line_color     0   0   0;
  861.   Line  
  862.      -90  10
  863.       90  10
  864.          -90  90
  865.       90  90
  866.   ;
  867.   Line3  
  868.      -90  -10  0
  869.       90  -10  0
  870.          -90  -90  0
  871.       90  -90  0
  872.      Vertex_colors
  873.      {  1 0 0
  874.       1  0  0
  875.       1  1  1
  876.       0  0  1
  877.      }
  878.   ;
  879. end_structure ;            % Structure 40 for row 5 col 8 %
  880.  
  881. begin_structure 41 ;        % Structure for row 6 col 1 %
  882.   Line_type  1;  Line_width  0.250000;  Line_color     1   0   0;
  883.   Line  
  884.      -90  10
  885.       90  10
  886.          -90  90
  887.       90  90
  888.   ;
  889.   Line3  
  890.      -90  -10  0
  891.       90  -10  0
  892.          -90  -90  0
  893.       90  -90  0
  894.      Vertex_colors
  895.      {  0 1 0
  896.       1  0  0
  897.       1  1  1
  898.       0  0  1
  899.      }
  900.   ;
  901. end_structure ;            % Structure 41 for row 6 col 1 %
  902.  
  903. begin_structure 42 ;        % Structure for row 6 col 2 %
  904.   Line_type  1;  Line_width  0.500000;  Line_color     0   1   0;
  905.   Line  
  906.      -90  10
  907.       90  10
  908.          -90  90
  909.       90  90
  910.   ;
  911.   Line3  
  912.      -90  -10  0
  913.       90  -10  0
  914.          -90  -90  0
  915.       90  -90  0
  916.      Vertex_colors
  917.      {  0 0 1
  918.       1  0  0
  919.       1  1  1
  920.       0  0  1
  921.      }
  922.   ;
  923. end_structure ;            % Structure 42 for row 6 col 2 %
  924.  
  925. begin_structure 43 ;        % Structure for row 6 col 3 %
  926.   Line_type  1;  Line_width  0.750000;  Line_color     0   0   1;
  927.   Line  
  928.      -90  10
  929.       90  10
  930.          -90  90
  931.       90  90
  932.   ;
  933.   Line3  
  934.      -90  -10  0
  935.       90  -10  0
  936.          -90  -90  0
  937.       90  -90  0
  938.      Vertex_colors
  939.      {  1 1 0
  940.       1  0  0
  941.       1  1  1
  942.       0  0  1
  943.      }
  944.   ;
  945. end_structure ;            % Structure 43 for row 6 col 3 %
  946.  
  947. begin_structure 44 ;        % Structure for row 6 col 4 %
  948.   Line_type  1;  Line_width  1;  Line_color     1   1   0;
  949.   Line  
  950.      -90  10
  951.       90  10
  952.          -90  90
  953.       90  90
  954.   ;
  955.   Line3  
  956.      -90  -10  0
  957.       90  -10  0
  958.          -90  -90  0
  959.       90  -90  0
  960.      Vertex_colors
  961.      {  0 1 1
  962.       1  0  0
  963.       1  1  1
  964.       0  0  1
  965.      }
  966.   ;
  967. end_structure ;            % Structure 44 for row 6 col 4 %
  968.  
  969. begin_structure 45 ;        % Structure for row 6 col 5 %
  970.   Line_type  1;  Line_width  1.500000;  Line_color     0   1   1;
  971.   Line  
  972.      -90  10
  973.       90  10
  974.          -90  90
  975.       90  90
  976.   ;
  977.   Line3  
  978.      -90  -10  0
  979.       90  -10  0
  980.          -90  -90  0
  981.       90  -90  0
  982.      Vertex_colors
  983.      {  1 0 1
  984.       1  0  0
  985.       1  1  1
  986.       0  0  1
  987.      }
  988.   ;
  989. end_structure ;            % Structure 45 for row 6 col 5 %
  990.  
  991. begin_structure 46 ;        % Structure for row 6 col 6 %
  992.   Line_type  1;  Line_width  2;  Line_color     1   0   1;
  993.   Line  
  994.      -90  10
  995.       90  10
  996.          -90  90
  997.       90  90
  998.   ;
  999.   Line3  
  1000.      -90  -10  0
  1001.       90  -10  0
  1002.          -90  -90  0
  1003.       90  -90  0
  1004.      Vertex_colors
  1005.      {  1 1 1
  1006.       1  0  0
  1007.       1  1  1
  1008.       0  0  1
  1009.      }
  1010.   ;
  1011. end_structure ;            % Structure 46 for row 6 col 6 %
  1012.  
  1013. begin_structure 47 ;        % Structure for row 6 col 7 %
  1014.   Line_type  1;  Line_width  2.500000;  Line_color     1   1   1;
  1015.   Line  
  1016.      -90  10
  1017.       90  10
  1018.          -90  90
  1019.       90  90
  1020.   ;
  1021.   Line3  
  1022.      -90  -10  0
  1023.       90  -10  0
  1024.          -90  -90  0
  1025.       90  -90  0
  1026.      Vertex_colors
  1027.      {  0 0 0
  1028.       1  0  0
  1029.       1  1  1
  1030.       0  0  1
  1031.      }
  1032.   ;
  1033. end_structure ;            % Structure 47 for row 6 col 7 %
  1034.  
  1035. begin_structure 48 ;        % Structure for row 6 col 8 %
  1036.   Line_type  1;  Line_width  3;  Line_color     0   0   0;
  1037.   Line  
  1038.      -90  10
  1039.       90  10
  1040.          -90  90
  1041.       90  90
  1042.   ;
  1043.   Line3  
  1044.      -90  -10  0
  1045.       90  -10  0
  1046.          -90  -90  0
  1047.       90  -90  0
  1048.      Vertex_colors
  1049.      {  1 0 0
  1050.       1  0  0
  1051.       1  1  1
  1052.       0  0  1
  1053.      }
  1054.   ;
  1055. end_structure ;            % Structure 48 for row 6 col 8 %
  1056.  
  1057. begin_structure 49 ;        % Structure for row 7 col 1 %
  1058.   Line_type  2;  Line_width  0.250000;  Line_color     1   0   0;
  1059.   Line  
  1060.      -90  10
  1061.       90  10
  1062.          -90  90
  1063.       90  90
  1064.   ;
  1065.   Line3  
  1066.      -90  -10  0
  1067.       90  -10  0
  1068.          -90  -90  0
  1069.       90  -90  0
  1070.      Vertex_colors
  1071.      {  0 1 0
  1072.       1  0  0
  1073.       1  1  1
  1074.       0  0  1
  1075.      }
  1076.   ;
  1077. end_structure ;            % Structure 49 for row 7 col 1 %
  1078.  
  1079. begin_structure 50 ;        % Structure for row 7 col 2 %
  1080.   Line_type  2;  Line_width  0.500000;  Line_color     0   1   0;
  1081.   Line  
  1082.      -90  10
  1083.       90  10
  1084.          -90  90
  1085.       90  90
  1086.   ;
  1087.   Line3  
  1088.      -90  -10  0
  1089.       90  -10  0
  1090.          -90  -90  0
  1091.       90  -90  0
  1092.      Vertex_colors
  1093.      {  0 0 1
  1094.       1  0  0
  1095.       1  1  1
  1096.       0  0  1
  1097.      }
  1098.   ;
  1099. end_structure ;            % Structure 50 for row 7 col 2 %
  1100.  
  1101. begin_structure 51 ;        % Structure for row 7 col 3 %
  1102.   Line_type  2;  Line_width  0.750000;  Line_color     0   0   1;
  1103.   Line  
  1104.      -90  10
  1105.       90  10
  1106.          -90  90
  1107.       90  90
  1108.   ;
  1109.   Line3  
  1110.      -90  -10  0
  1111.       90  -10  0
  1112.          -90  -90  0
  1113.       90  -90  0
  1114.      Vertex_colors
  1115.      {  1 1 0
  1116.       1  0  0
  1117.       1  1  1
  1118.       0  0  1
  1119.      }
  1120.   ;
  1121. end_structure ;            % Structure 51 for row 7 col 3 %
  1122.  
  1123. begin_structure 52 ;        % Structure for row 7 col 4 %
  1124.   Line_type  2;  Line_width  1;  Line_color     1   1   0;
  1125.   Line  
  1126.      -90  10
  1127.       90  10
  1128.          -90  90
  1129.       90  90
  1130.   ;
  1131.   Line3  
  1132.      -90  -10  0
  1133.       90  -10  0
  1134.          -90  -90  0
  1135.       90  -90  0
  1136.      Vertex_colors
  1137.      {  0 1 1
  1138.       1  0  0
  1139.       1  1  1
  1140.       0  0  1
  1141.      }
  1142.   ;
  1143. end_structure ;            % Structure 52 for row 7 col 4 %
  1144.  
  1145. begin_structure 53 ;        % Structure for row 7 col 5 %
  1146.   Line_type  2;  Line_width  1.500000;  Line_color     0   1   1;
  1147.   Line  
  1148.      -90  10
  1149.       90  10
  1150.          -90  90
  1151.       90  90
  1152.   ;
  1153.   Line3  
  1154.      -90  -10  0
  1155.       90  -10  0
  1156.          -90  -90  0
  1157.       90  -90  0
  1158.      Vertex_colors
  1159.      {  1 0 1
  1160.       1  0  0
  1161.       1  1  1
  1162.       0  0  1
  1163.      }
  1164.   ;
  1165. end_structure ;            % Structure 53 for row 7 col 5 %
  1166.  
  1167. begin_structure 54 ;        % Structure for row 7 col 6 %
  1168.   Line_type  2;  Line_width  2;  Line_color     1   0   1;
  1169.   Line  
  1170.      -90  10
  1171.       90  10
  1172.          -90  90
  1173.       90  90
  1174.   ;
  1175.   Line3  
  1176.      -90  -10  0
  1177.       90  -10  0
  1178.          -90  -90  0
  1179.       90  -90  0
  1180.      Vertex_colors
  1181.      {  1 1 1
  1182.       1  0  0
  1183.       1  1  1
  1184.       0  0  1
  1185.      }
  1186.   ;
  1187. end_structure ;            % Structure 54 for row 7 col 6 %
  1188.  
  1189. begin_structure 55 ;        % Structure for row 7 col 7 %
  1190.   Line_type  2;  Line_width  2.500000;  Line_color     1   1   1;
  1191.   Line  
  1192.      -90  10
  1193.       90  10
  1194.          -90  90
  1195.       90  90
  1196.   ;
  1197.   Line3  
  1198.      -90  -10  0
  1199.       90  -10  0
  1200.          -90  -90  0
  1201.       90  -90  0
  1202.      Vertex_colors
  1203.      {  0 0 0
  1204.       1  0  0
  1205.       1  1  1
  1206.       0  0  1
  1207.      }
  1208.   ;
  1209. end_structure ;            % Structure 55 for row 7 col 7 %
  1210.  
  1211. begin_structure 56 ;        % Structure for row 7 col 8 %
  1212.   Line_type  2;  Line_width  3;  Line_color     0   0   0;
  1213.   Line  
  1214.      -90  10
  1215.       90  10
  1216.          -90  90
  1217.       90  90
  1218.   ;
  1219.   Line3  
  1220.      -90  -10  0
  1221.       90  -10  0
  1222.          -90  -90  0
  1223.       90  -90  0
  1224.      Vertex_colors
  1225.      {  1 0 0
  1226.       1  0  0
  1227.       1  1  1
  1228.       0  0  1
  1229.      }
  1230.   ;
  1231. end_structure ;            % Structure 56 for row 7 col 8 %
  1232.  
  1233. begin_structure 57 ;        % Structure for row 8 col 1 %
  1234.   Line_type  3;  Line_width  0.250000;  Line_color     1   0   0;
  1235.   Line  
  1236.      -90  10
  1237.       90  10
  1238.          -90  90
  1239.       90  90
  1240.   ;
  1241.   Line3  
  1242.      -90  -10  0
  1243.       90  -10  0
  1244.          -90  -90  0
  1245.       90  -90  0
  1246.      Vertex_colors
  1247.      {  0 1 0
  1248.       1  0  0
  1249.       1  1  1
  1250.       0  0  1
  1251.      }
  1252.   ;
  1253. end_structure ;            % Structure 57 for row 8 col 1 %
  1254.  
  1255. begin_structure 58 ;        % Structure for row 8 col 2 %
  1256.   Line_type  3;  Line_width  0.500000;  Line_color     0   1   0;
  1257.   Line  
  1258.      -90  10
  1259.       90  10
  1260.          -90  90
  1261.       90  90
  1262.   ;
  1263.   Line3  
  1264.      -90  -10  0
  1265.       90  -10  0
  1266.          -90  -90  0
  1267.       90  -90  0
  1268.      Vertex_colors
  1269.      {  0 0 1
  1270.       1  0  0
  1271.       1  1  1
  1272.       0  0  1
  1273.      }
  1274.   ;
  1275. end_structure ;            % Structure 58 for row 8 col 2 %
  1276.  
  1277. begin_structure 59 ;        % Structure for row 8 col 3 %
  1278.   Line_type  3;  Line_width  0.750000;  Line_color     0   0   1;
  1279.   Line  
  1280.      -90  10
  1281.       90  10
  1282.          -90  90
  1283.       90  90
  1284.   ;
  1285.   Line3  
  1286.      -90  -10  0
  1287.       90  -10  0
  1288.          -90  -90  0
  1289.       90  -90  0
  1290.      Vertex_colors
  1291.      {  1 1 0
  1292.       1  0  0
  1293.       1  1  1
  1294.       0  0  1
  1295.      }
  1296.   ;
  1297. end_structure ;            % Structure 59 for row 8 col 3 %
  1298.  
  1299. begin_structure 60 ;        % Structure for row 8 col 4 %
  1300.   Line_type  3;  Line_width  1;  Line_color     1   1   0;
  1301.   Line  
  1302.      -90  10
  1303.       90  10
  1304.          -90  90
  1305.       90  90
  1306.   ;
  1307.   Line3  
  1308.      -90  -10  0
  1309.       90  -10  0
  1310.          -90  -90  0
  1311.       90  -90  0
  1312.      Vertex_colors
  1313.      {  0 1 1
  1314.       1  0  0
  1315.       1  1  1
  1316.       0  0  1
  1317.      }
  1318.   ;
  1319. end_structure ;            % Structure 60 for row 8 col 4 %
  1320.  
  1321. begin_structure 61 ;        % Structure for row 8 col 5 %
  1322.   Line_type  3;  Line_width  1.500000;  Line_color     0   1   1;
  1323.   Line  
  1324.      -90  10
  1325.       90  10
  1326.          -90  90
  1327.       90  90
  1328.   ;
  1329.   Line3  
  1330.      -90  -10  0
  1331.       90  -10  0
  1332.          -90  -90  0
  1333.       90  -90  0
  1334.      Vertex_colors
  1335.      {  1 0 1
  1336.       1  0  0
  1337.       1  1  1
  1338.       0  0  1
  1339.      }
  1340.   ;
  1341. end_structure ;            % Structure 61 for row 8 col 5 %
  1342.  
  1343. begin_structure 62 ;        % Structure for row 8 col 6 %
  1344.   Line_type  3;  Line_width  2;  Line_color     1   0   1;
  1345.   Line  
  1346.      -90  10
  1347.       90  10
  1348.          -90  90
  1349.       90  90
  1350.   ;
  1351.   Line3  
  1352.      -90  -10  0
  1353.       90  -10  0
  1354.          -90  -90  0
  1355.       90  -90  0
  1356.      Vertex_colors
  1357.      {  1 1 1
  1358.       1  0  0
  1359.       1  1  1
  1360.       0  0  1
  1361.      }
  1362.   ;
  1363. end_structure ;            % Structure 62 for row 8 col 6 %
  1364.  
  1365. begin_structure 63 ;        % Structure for row 8 col 7 %
  1366.   Line_type  3;  Line_width  2.500000;  Line_color     1   1   1;
  1367.   Line  
  1368.      -90  10
  1369.       90  10
  1370.          -90  90
  1371.       90  90
  1372.   ;
  1373.   Line3  
  1374.      -90  -10  0
  1375.       90  -10  0
  1376.          -90  -90  0
  1377.       90  -90  0
  1378.      Vertex_colors
  1379.      {  0 0 0
  1380.       1  0  0
  1381.       1  1  1
  1382.       0  0  1
  1383.      }
  1384.   ;
  1385. end_structure ;            % Structure 63 for row 8 col 7 %
  1386.  
  1387. begin_structure 64 ;        % Structure for row 8 col 8 %
  1388.   Line_type  3;  Line_width  3;  Line_color     0   0   0;
  1389.   Line  
  1390.      -90  10
  1391.       90  10
  1392.          -90  90
  1393.       90  90
  1394.   ;
  1395.   Line3  
  1396.      -90  -10  0
  1397.       90  -10  0
  1398.          -90  -90  0
  1399.       90  -90  0
  1400.      Vertex_colors
  1401.      {  1 0 0
  1402.       1  0  0
  1403.       1  1  1
  1404.       0  0  1
  1405.      }
  1406.   ;
  1407. end_structure ;            % Structure 64 for row 8 col 8 %
  1408.  
  1409.