home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / RACBALL / RACBALL.EXE / COURT.WLD < prev    next >
Text File  |  1992-10-17  |  2KB  |  88 lines

  1. worldscale 1.0
  2.  
  3. hither       10
  4. yon         20000000
  5. skycolor    16
  6. groundcolor 16
  7.  
  8. start 2000,1000,-400  0,0,0  1
  9.  
  10. ambient 76
  11.  
  12. surfacedef sred           0x11FF
  13. surfacedef sorange        0x12FF
  14. surfacedef smagenta       0x13FF
  15. surfacedef sbrown         0x14FF
  16. surfacedef slight_yellow  0x15FF
  17. surfacedef syellow        0x16FF
  18. surfacedef slight_green   0x17FF
  19. surfacedef sgreen         0x18FF
  20. surfacedef scyan          0x19FF
  21. surfacedef slight_blue    0x1AFF
  22. surfacedef sblue          0x1BFF
  23. surfacedef slight_pink    0x1CFF
  24. surfacedef spink          0x1DFF
  25. surfacedef sgray          0x1EFF
  26. surfacedef swhite         0x1FDF
  27. surfacedef swhite2        0x1FDD
  28.  
  29. surfacedef plaster   0x1fd8
  30. surfacedef brick     0x11ff
  31. surfacedef wood      0x12df
  32. surfacedef painted   0x13f8
  33. surfacedef glass1    0x3e00
  34. surfacedef glass2    0x3a00
  35. surfacedef tin       12
  36. surfacedef carpet    0x4a
  37. surfacedef greypaint 239
  38. surfacedef bright    255
  39. surfacedef grain     0x14e8
  40. surfacedef artwork   4
  41. surfacedef beige     0xfd
  42. surfacedef blue      8
  43. surfacedef red       9
  44. surfacedef orange    10
  45. surfacedef cobble    239
  46. surfacedef marble    0x1Df8
  47. surfacedef steel1    0x28eF
  48. surfacedef steel2    0x25eF
  49. surfacedef teak      0x12ff
  50. surfacedef mirror    0x2a00
  51. surfacedef uglypaint 12
  52. surfacedef white     15
  53. surfacedef black     1
  54.  
  55. surfacemap walls
  56. surface 1 plaster
  57. surface 2 swhite2
  58.  
  59. surfacemap lines
  60. surface 1 red
  61.  
  62. # FLOOR OF THE COURT
  63. split 0,0,0,0,1,0       1
  64. polyobj 4 sgray 800,0,0     800,0,4000  4000,0,4000 4000,0,0
  65. polyobj 4 sred  800,0,3000  800,0,3100  4000,0,3100 4000,0,3000
  66. polyobj 4 sred  800,0,2200  800,0,2300  4000,0,2300 4000,0,2200
  67. polyobj 4 sred  1200,0,2300 1200,0,3000 1300,0,3000 1300,0,2300
  68. polyobj 4 sred  3500,0,2300 3500,0,3000 3600,0,3000 3600,0,2300
  69.  
  70. # CEILING OF THE COURT
  71. split 0,2400,0,0,1,0    2
  72. polyobj 4 sgray 4000,2400,0 4000,2400,4000 800,2400,4000 800,2400,0
  73.  
  74. # BACK SIDE WALL
  75. split 800,1,0,1,0,0     3
  76. object courtwl2 40,48,4   0,270,0   800,0,0    0 walls fixed
  77.  
  78. # FRONT SIDE WALL
  79. split 4000,1,2000,1,0,0 4
  80. object courtwl2 40,48,4 0,270,0 4000,0,0   0 walls fixed
  81.  
  82. # BACK WALL OF THE COURT
  83. split 800,1,4000,0,0,1  5
  84. object courtwall 32,48,4   0,0,0  800,0,4000    0 walls fixed
  85. object line      3200,100,10 0,0,0 800,300,3990 0 lines fixed
  86.  
  87. endsplits
  88.