home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / raytrace / radiance / scn / cubspace / office < prev    next >
Encoding:
Text File  |  1989-04-11  |  1.8 KB  |  75 lines

  1. #
  2. #  Big office space
  3. #
  4.  
  5. void plastic floor_mat
  6. 0
  7. 0
  8. 5 .291 .215 .203 0 0
  9.  
  10. void plastic wall_mat
  11. 0
  12. 0
  13. 5 .5 .5 .5 0 0
  14.  
  15. void plastic ceil_mat
  16. 0
  17. 0
  18. 5 .8 .8 .8 0 0
  19.  
  20. # genbox wall_mat room 28 15.5 3 -i
  21.  
  22. wall_mat polygon room.ymin
  23. 0
  24. 0
  25. 12
  26.                      0                     0                     0
  27.                      0                     0                     3
  28.                     28                     0                     3
  29.                     28                     0                     0
  30.  
  31. wall_mat polygon room.xmin
  32. 0
  33. 0
  34. 12
  35.                      0                     0                     0
  36.                      0                    15.5                     0
  37.                      0                    15.5                     3
  38.                      0                     0                     3
  39.  
  40. floor_mat polygon room.floor
  41. 0
  42. 0
  43. 12
  44.                      0                     0                     0
  45.                     28                     0                     0
  46.                     28                    15.5                     0
  47.                      0                    15.5                     0
  48.  
  49. wall_mat polygon room.ymax
  50. 0
  51. 0
  52. 12
  53.                     28                    15.5                     3
  54.                      0                    15.5                     3
  55.                      0                    15.5                     0
  56.                     28                    15.5                     0
  57.  
  58. wall_mat polygon room.xmax
  59. 0
  60. 0
  61. 12
  62.                     28                    15.5                     3
  63.                     28                    15.5                     0
  64.                     28                     0                     0
  65.                     28                     0                     3
  66.  
  67. ceil_mat polygon room.ceiling
  68. 0
  69. 0
  70. 12
  71.                     28                    15.5                     3
  72.                     28                     0                     3
  73.                      0                     0                     3
  74.                      0                    15.5                     3
  75.