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

  1. #
  2. # Test coordinate system
  3. #
  4.  
  5. void plastic black
  6. 0
  7. 0
  8. 5 .05 .05 .05 .05 .05
  9.  
  10. void plastic white
  11. 0
  12. 0
  13. 5 .8 .8 .8 .05 .05
  14.  
  15. void plastic red
  16. 0
  17. 0
  18. 5 .8 .05 .05 .05 .05
  19.  
  20. void plastic green
  21. 0
  22. 0
  23. 5 .05 .8 .05 .05 .05
  24.  
  25. void plastic blue
  26. 0
  27. 0
  28. 5 .05 .05 .8 .05 .05
  29.  
  30. white sphere origin
  31. 0
  32. 0
  33. 4 0 0 0 .15
  34.  
  35. black cylinder x-axis
  36. 0
  37. 0
  38. 7
  39.     0    0    0
  40.     .8    0    0
  41.     .05
  42.  
  43. red cone x-arrow
  44. 0
  45. 0
  46. 8
  47.     .75    0    0
  48.     1    0    0
  49.     .15    0
  50.  
  51. black cylinder y-axis
  52. 0
  53. 0
  54. 7
  55.     0    0    0
  56.     0    .8    0
  57.     .05
  58.  
  59. green cone y-arrow
  60. 0
  61. 0
  62. 8
  63.     0    .75    0
  64.     0    1    0
  65.     .15    0
  66.  
  67. black cylinder z-axis
  68. 0
  69. 0
  70. 7
  71.     0    0    0
  72.     0    0    .8
  73.     .05
  74.  
  75. blue cone z-arrow
  76. 0
  77. 0
  78. 8
  79.     0    0    .75
  80.     0    0    1
  81.     .15    0
  82.