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

  1. begin_structure 20 ;        % Static structure 20 %
  2.       Non_uniform_bspline_surface
  3.       non_rational
  4.       2 2
  5.       2 2
  6.            70    35     0
  7.            70   -70     0
  8.           -35    35     0
  9.           -35   -70     0
  10.       ; 
  11.  
  12.       Non_uniform_bspline_surface
  13.       non_rational
  14.       2 2
  15.       2 2
  16.           -70   -35     0
  17.            35   -35     0
  18.           -70    70     0
  19.            35    70     0
  20.       ; 
  21. end_structure ;            % Structure 20  %
  22.