home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / demos / gpc / tests / backface.d13 < prev    next >
Encoding:
Text File  |  1991-02-13  |  315 b   |  18 lines

  1. begin_structure 20 ;        % Static structure 20 %
  2.       Fill_area_set3
  3.       {
  4.       -35   -70     0
  5.       -35    35     0
  6.        70    35     0
  7.        70   -70     0
  8.       } ; 
  9.       Fill_area_set3
  10.       {
  11.        35   -35     0
  12.        35    70     0
  13.       -70    70     0
  14.       -70   -35     0
  15.       } ; 
  16. end_structure ;            % Structure 20  %
  17.  
  18.