home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / NEWS / RADIANCE / SCN / CUBSPACE / PROOF < prev    next >
Text File  |  1993-10-07  |  2KB  |  56 lines

  1. #
  2. # creation of an office space
  3. #
  4.  
  5. #############
  6. # materials #
  7. #############
  8.  
  9. void plastic partition_mat
  10. 0
  11. 0
  12. 5 .754 .697 .623 0 .2
  13.  
  14. void plastic desk_mat
  15. 0
  16. 0
  17. 5 1 .805 .539 .03 .025
  18.  
  19. void plastic shelves_mat
  20. 0
  21. 0
  22. 5 .728 .817 1 .03 .04
  23.  
  24.  
  25. ############
  26. # surfaces #
  27. ############
  28.  
  29. !genbox partition_mat part.1 5 250 160
  30. !genbox partition_mat part.2 300 5 160
  31. !genbox partition_mat part.3 5 250 160 | xform -t 295 0 0
  32. !genbox partition_mat part.4 150 5 160 | xform -t 150 245 0
  33. !genbox partition_mat part.5 50 5 160 | xform -t 0 245 0
  34.  
  35. !genbox desk_mat desk 60 239 5 | xform -t 235 5.5 65
  36.  
  37. !genbox shelves_mat bottom 30 235 10 -b .2| xform -t 5 7.5 0
  38. !genbox shelves_mat shelf.1 30 235 2 | xform -t 5 7.5 10
  39. !genbox shelves_mat shelf.2 30 235 2 | xform -t 5 7.5 40
  40. !genbox shelves_mat shelf.3 30 235 2 | xform -t 5 7.5 70
  41. !genbox shelves_mat shelf.4 30 235 2 | xform -t 5 7.5 100
  42. !genbox shelves_mat shelf.5 30 235 2 | xform -t 5 7.5 130
  43. !genbox shelves_mat shelf.6 30 235 2 | xform -t 5 7.5 160
  44.  
  45. !genbox shelves_mat left_shelf 30 2 160 | xform -t 5 5.5 0
  46. !genbox shelves_mat right_shelf 30 2 160 | xform -t 5 242.5 0
  47.  
  48. !genbox shelves_mat desk_shelf 30 235 2 | xform -t 265 7.5 120 
  49. !genbox shelves_mat desk_shelf.top  30 235 2 | xform -t 265 7.5 158
  50. !genbox shelves_mat desk_shelf.right 30 2 40 | xform -t 265 5.5 120
  51. !genbox shelves_mat desk_shelf.left 30 2 40 | xform -t 265 242.5 120
  52.  
  53. # DRAWERS
  54. !xform -n drawer1 -rz 180 -t 55 40 0 -t 239 204.5 39.9 drawer
  55. !xform -n drawer2 -rz 180 -t 55 40 0 -t 236 204.5 14.8 drawer
  56.