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

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