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

  1. ModelBegin
  2.  
  3.     ClumpBegin
  4.  
  5.         Hints NULL
  6.         LightSampling Facet
  7.         GeometrySampling Solid
  8.  
  9.         Color 1.000000 0.000000 0.000000
  10.         Surface 0.200000 0.400000 0.600000
  11.  
  12.         VertexExt -0.8 -0.8 +0.8 UV 0 1
  13.         VertexExt -0.8 -0.8 -0.8 UV 1 1
  14.         VertexExt +0.7 -0.8 -0.8 UV 1 0
  15.         VertexExt +0.7 -0.8 +0.8 UV 0 0
  16.  
  17.         VertexExt -0.8 -0.8 +0.8 UV 0 1
  18.         VertexExt -0.8 +0.7 +0.8 UV 1 1
  19.         VertexExt -0.8 +0.7 -0.8 UV 1 0
  20.         VertexExt -0.8 -0.8 -0.8 UV 0 0
  21.  
  22.         VertexExt +0.7 -0.8 -0.8 UV 0 1
  23.         VertexExt -0.8 -0.8 -0.8 UV 1 1
  24.         VertexExt -0.8 +0.7 -0.8 UV 1 0
  25.         VertexExt +0.7 +0.7 -0.8 UV 0 0
  26.  
  27.         VertexExt -0.7 -0.7 +0.8 UV 0 1
  28.         VertexExt +0.8 -0.7 +0.8 UV 1 1
  29.         VertexExt +0.8 +0.8 +0.8 UV 1 0
  30.         VertexExt -0.7 +0.8 +0.8 UV 0 0
  31.  
  32.         VertexExt +0.8 +0.8 +0.8 UV 0 1
  33.         VertexExt +0.8 -0.7 +0.8 UV 1 1
  34.         VertexExt +0.8 -0.7 -0.8 UV 1 0
  35.         VertexExt +0.8 +0.8 -0.8 UV 0 0
  36.  
  37.         VertexExt -0.7 +0.8 -0.8 UV 0 1
  38.         VertexExt -0.7 +0.8 +0.8 UV 1 1
  39.         VertexExt +0.8 +0.8 +0.8 UV 1 0
  40.         VertexExt +0.8 +0.8 -0.8 UV 0 0
  41.  
  42.     TextureDithering Off
  43.  
  44.         TextureModes Lit
  45.         TextureExt redcheck.bmp MASK notfore.bmp
  46.         Quad 1 2 3 4
  47.  
  48.         TextureModes Lit
  49.         TextureExt yelcheck.bmp MASK notfore.bmp
  50.         Quad 5 6 7 8
  51.  
  52.         TextureModes Lit
  53.         TextureExt magcheck.bmp MASK notfore.bmp
  54.         Quad 9 10 11 12
  55.  
  56.         TextureModes Lit Foreshorten
  57.         TextureExt grecheck.bmp MASK fore.bmp
  58.         Quad 13 14 15 16
  59.  
  60.         TextureModes Lit Foreshorten
  61.         TextureExt blucheck.bmp MASK fore.bmp
  62.         Quad 17 18 19 20
  63.  
  64.         TextureModes Lit Foreshorten
  65.         TextureExt cyacheck.bmp MASK fore.bmp
  66.         Quad 21 22 23 24
  67.  
  68.     ClumpEnd
  69.  
  70. ModelEnd
  71.