home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / Graphics / Ribs / cube.rib < prev    next >
Text File  |  1993-01-12  |  3KB  |  76 lines

  1.  
  2. Display "image.tiff" "file" "rgba" 
  3.  
  4. # Interpreting Window ************************************************
  5. Format 450 450 1 
  6.  
  7. # Interpreting Lights ************************************************
  8. # Ambient Light
  9. LightSource "ambientlight" 0 "lightcolor" [0.2 0.2 0.2] 
  10.  
  11. # Interpreting Material **********************************************
  12. Color [1 1 1] 
  13. Surface "plastic" "Ka" 0.3 "Kd" 1 "Ks" 0.3 "specularcolor" [1 1 1] "roughness" 0.0666667 
  14.  
  15. # Interpreting Camera ************************************************
  16. ScreenWindow -1 1 -1 1 
  17. Clipping 0.1 100 
  18. Projection "perspective" "fov" 40 
  19. Identity
  20. ConcatTransform [1 0 0 0 0 1 0 0 0 0 -1 0 0 0 0 1] 
  21. ConcatTransform [1 0 0 0 0 1 0 0 0 0 1 0 0 0 -3 1] 
  22. # Directional Light
  23. LightSource "distantlight" 9 "intensity" 0.6 "lightcolor" [1 1 1] "to" [0 0 -10] 
  24. # Directional Light
  25. LightSource "distantlight" 10 "intensity" 0.5 "lightcolor" [1 1 1] "to" [0 -1 1] 
  26. # Directional Light
  27. LightSource "distantlight" 11 "intensity" 0.4 "lightcolor" [1 1 1] "to" [-1 2 1] 
  28. WorldBegin
  29. TransformBegin
  30. ConcatTransform [-0.0437602 -0.983056 0.178 0 0.63348 0.11047 0.765833 0 -0.77252 0.146273 0.617912 0 0 0 0 1] 
  31. TransformBegin
  32. ConcatTransform [1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1] 
  33. TransformBegin
  34. ConcatTransform [1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1] 
  35. TransformBegin
  36. ConcatTransform [0.387298 0 0 0 0 0.387298 0 0 0 0 0.387298 0 0 0 0 1] 
  37. AttributeBegin
  38. Color [0.784314 0 0] 
  39. Polygon
  40. "P" [1.63299 0 1.1547   0 1.63299 1.1547   -1.63299 0 1.1547   0 -1.63299 1.1547] 
  41. "N" [0 0 1   0 0 1   0 0 1   0 0 1] 
  42. Color [0.784314 0 0] 
  43. Polygon
  44. "P" [0 -1.63299 -1.1547   1.63299 0 -1.1547   1.63299 0 1.1547   0 -1.63299 1.1547] 
  45. "N" [0.707107 -0.707107 0   0.707107 -0.707107 0   0.707107 -0.707107 0   0.707107 -0.707107 0] 
  46. Color [0.784314 0 0] 
  47. Polygon
  48. "P" [1.63299 0 -1.1547   0 1.63299 -1.1547   0 1.63299 1.1547   1.63299 0 1.1547] 
  49. "N" [0.707107 0.707107 0   0.707107 0.707107 0   0.707107 0.707107 0   0.707107 0.707107 0] 
  50. Color [0.784314 0 0] 
  51. Polygon
  52. "P" [0 1.63299 -1.1547   -1.63299 0 -1.1547   -1.63299 0 1.1547   0 1.63299 1.1547] 
  53. "N" [-0.707107 0.707107 0   -0.707107 0.707107 0   -0.707107 0.707107 0   -0.707107 0.707107 0] 
  54. Color [0.784314 0 0] 
  55. Polygon
  56. "P" [0 -1.63299 1.1547   -1.63299 0 1.1547   -1.63299 0 -1.1547   0 -1.63299 -1.1547] 
  57. "N" [-0.707107 -0.707107 0   -0.707107 -0.707107 0   -0.707107 -0.707107 0   -0.707107 -0.707107 0] 
  58. Color [0.784314 0 0] 
  59. Polygon
  60. "P" [-1.63299 0 -1.1547   0 1.63299 -1.1547   1.63299 0 -1.1547   0 -1.63299 -1.1547] 
  61. "N" [0 0 -1   0 0 -1   0 0 -1   0 0 -1] 
  62. AttributeEnd
  63. # push appearance
  64. AttributeBegin
  65.  
  66. # Interpreting Lights ************************************************
  67. # Ambient Light
  68. LightSource "ambientlight" 0 "lightcolor" [0.2 0.2 0.2] 
  69. # pop appearance
  70. AttributeEnd
  71. TransformEnd
  72. TransformEnd
  73. TransformEnd
  74. TransformEnd
  75. WorldEnd
  76.