home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / Graphics / Ribs / tetra.rib < prev    next >
Text File  |  1993-01-12  |  2KB  |  68 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 [1 0 0 0 0 1 0 0 0 0 1 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.393919 0 0 0 0 0.393919 0 0 0 0 0.393919 0 0 -0.185695 -0.262613 1] 
  37. AttributeBegin
  38. Color [0.784314 0 0] 
  39. Polygon
  40. "P" [1.63299 -0.942809 -0.666667   0 0 2   -1.63299 -0.942809 -0.666667] 
  41. "N" [0 -0.942809 0.333333   0 -0.942809 0.333333   0 -0.942809 0.333333] 
  42. Color [0.784314 0 0] 
  43. Polygon
  44. "P" [0 1.88562 -0.666667   0 0 2   1.63299 -0.942809 -0.666667] 
  45. "N" [0.816497 0.471405 0.333333   0.816497 0.471405 0.333333   0.816497 0.471405 0.333333] 
  46. Color [0.784314 0 0] 
  47. Polygon
  48. "P" [-1.63299 -0.942809 -0.666667   0 0 2   0 1.88562 -0.666667] 
  49. "N" [-0.816497 0.471405 0.333333   -0.816497 0.471405 0.333333   -0.816497 0.471405 0.333333] 
  50. Color [0.784314 0 0] 
  51. Polygon
  52. "P" [-1.63299 -0.942809 -0.666667   0 1.88562 -0.666667   1.63299 -0.942809 -0.666667] 
  53. "N" [0 0 -1   0 0 -1   0 0 -1] 
  54. AttributeEnd
  55. # push appearance
  56. AttributeBegin
  57.  
  58. # Interpreting Lights ************************************************
  59. # Ambient Light
  60. LightSource "ambientlight" 0 "lightcolor" [0.2 0.2 0.2] 
  61. # pop appearance
  62. AttributeEnd
  63. TransformEnd
  64. TransformEnd
  65. TransformEnd
  66. TransformEnd
  67. WorldEnd
  68.