home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / bitshad.rwx < prev    next >
Text File  |  1995-02-15  |  319b  |  20 lines

  1. ModelBegin
  2.  
  3.         ClumpBegin
  4.         Scale 0.025 0.025 0.025
  5.         Hints NULL
  6.         Surface 0 0 0
  7.         Color 0.05 0.05 0.05
  8.         TextureMode NULL
  9.         Opacity 0.5
  10.  
  11.         Vertex -1 0 -1
  12.         Vertex  1 0 -1
  13.         Vertex  0 0  1
  14.  
  15.         Triangle 3 2 1
  16.  
  17.         ClumpEnd
  18.  
  19. ModelEnd
  20.