arbol-mat_trans.pbrt 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. ### Object: Tronco ###
  2. ### End Object: Tronco###
  3. ### Object: Plane01 ###
  4. Texture "ArbolTroncoDiffuseMap" "spectrum" "imagemap"
  5. "float uscale" [ 1 ]
  6. "float vscale" [ 1 ]
  7. "float udelta" [ 0 ]
  8. "float vdelta" [ 0 ]
  9. "float maxanisotropy" [ 8 ]
  10. "string encoding" [ "gamma 1" ]
  11. "string mapping" [ "uv" ]
  12. "string wrap" [ "repeat" ]
  13. "string filename" [ "textures/sanmiguel/sm_tronco.png" ]
  14. Texture "ArbolTroncoBumpMap" "float" "imagemap"
  15. "float uscale" [ 1 ]
  16. "float vscale" [ 1 ]
  17. "float udelta" [ 0 ]
  18. "float vdelta" [ 0 ]
  19. "float maxanisotropy" [ 8 ]
  20. "string encoding" [ "gamma 1" ]
  21. "string mapping" [ "uv" ]
  22. "string wrap" [ "repeat" ]
  23. "string filename" [ "textures/sanmiguel/sm_tronco_bump.png" ]
  24. ### End Object: Plane01 ###
  25. ### Object: Plane02 ###
  26. Texture "ArbolTroncoBumpMap_bump" "float" "scale"
  27. "float scale" [ 0.02 ]
  28. "texture tex" [ "ArbolTroncoBumpMap" ]
  29. MakeNamedMaterial "Tronco"
  30. "string type" [ "diffuse" ]
  31. "texture displacement" [ "ArbolTroncoBumpMap_bump" ]
  32. "texture reflectance" [ "ArbolTroncoDiffuseMap" ]
  33. Texture "Leave A_a_Diffuse" "spectrum" "imagemap"
  34. "float uscale" [ 1 ]
  35. "float vscale" [ 1 ]
  36. "float udelta" [ 0 ]
  37. "float vdelta" [ 0 ]
  38. "float maxanisotropy" [ 8 ]
  39. "string encoding" [ "gamma 1" ]
  40. "string mapping" [ "uv" ]
  41. "string wrap" [ "repeat" ]
  42. "string filename" [ "textures/sanmiguel/sm_leaf_02a.png" ]
  43. Texture "Leave A_a_BumpMap" "float" "imagemap"
  44. "float uscale" [ 1 ]
  45. "float vscale" [ 1 ]
  46. "float udelta" [ 0 ]
  47. "float vdelta" [ 0 ]
  48. "float maxanisotropy" [ 8 ]
  49. "string encoding" [ "gamma 1" ]
  50. "string mapping" [ "uv" ]
  51. "string wrap" [ "repeat" ]
  52. "string filename" [ "textures/sanmiguel/sm_leaf_02_bump.png" ]
  53. Texture "Leave A_a_BumpMap_bump" "float" "scale"
  54. "float scale" [ 0.01 ]
  55. "texture tex" [ "Leave A_a_BumpMap" ]
  56. ### End Object: Plane02 ###
  57. ### Object: Plane03 ###
  58. Texture "Leave A_a_Alpha" "float" "imagemap"
  59. "float uscale" [ 1 ]
  60. "float vscale" [ 1 ]
  61. "float udelta" [ 0 ]
  62. "float vdelta" [ 0 ]
  63. "float maxanisotropy" [ 8 ]
  64. "string encoding" [ "gamma 1" ]
  65. "string mapping" [ "uv" ]
  66. "string wrap" [ "repeat" ]
  67. "string filename" [ "textures/sanmiguel/sm_leaf_02_alpah.png" ]
  68. MakeNamedMaterial "Leave A_a"
  69. "string type" [ "diffusetransmission" ]
  70. "texture displacement" [ "Leave A_a_BumpMap_bump" ]
  71. "texture transmittance" [ "Leave A_a_Diffuse" ]
  72. Texture "Leave A_b_Diffuse" "spectrum" "imagemap"
  73. "float uscale" [ 1 ]
  74. "float vscale" [ 1 ]
  75. "float udelta" [ 0 ]
  76. "float vdelta" [ 0 ]
  77. "float maxanisotropy" [ 8 ]
  78. "string encoding" [ "gamma 1" ]
  79. "string mapping" [ "uv" ]
  80. "string wrap" [ "repeat" ]
  81. "string filename" [ "textures/sanmiguel/sm_leaf_02b.png" ]
  82. Texture "Leave A_b_BumpMap" "float" "imagemap"
  83. "float uscale" [ 1 ]
  84. "float vscale" [ 1 ]
  85. "float udelta" [ 0 ]
  86. "float vdelta" [ 0 ]
  87. "float maxanisotropy" [ 8 ]
  88. "string encoding" [ "gamma 1" ]
  89. "string mapping" [ "uv" ]
  90. "string wrap" [ "repeat" ]
  91. "string filename" [ "textures/sanmiguel/sm_leaf_02_bump.png" ]
  92. Texture "Leave A_b_BumpMap_bump" "float" "scale"
  93. "float scale" [ 0.01 ]
  94. "texture tex" [ "Leave A_b_BumpMap" ]
  95. ### End Object: Plane03 ###
  96. Texture "Leave A_b_Alpha" "float" "imagemap"
  97. "float uscale" [ 1 ]
  98. "float vscale" [ 1 ]
  99. "float udelta" [ 0 ]
  100. "float vdelta" [ 0 ]
  101. "float maxanisotropy" [ 8 ]
  102. "string encoding" [ "gamma 1" ]
  103. "string mapping" [ "uv" ]
  104. "string wrap" [ "repeat" ]
  105. "string filename" [ "textures/sanmiguel/sm_leaf_02_alpah.png" ]
  106. MakeNamedMaterial "Leave A_b"
  107. "string type" [ "diffusetransmission" ]
  108. "texture displacement" [ "Leave A_b_BumpMap_bump" ]
  109. "texture transmittance" [ "Leave A_b_Diffuse" ]
  110. Texture "Leave A_c_Diffuse" "spectrum" "imagemap"
  111. "float uscale" [ 1 ]
  112. "float vscale" [ 1 ]
  113. "float udelta" [ 0 ]
  114. "float vdelta" [ 0 ]
  115. "float maxanisotropy" [ 8 ]
  116. "string encoding" [ "gamma 1" ]
  117. "string mapping" [ "uv" ]
  118. "string wrap" [ "repeat" ]
  119. "string filename" [ "textures/sanmiguel/sm_leaf_03a.png" ]
  120. Texture "Leave A_c_BumpMap" "float" "imagemap"
  121. "float uscale" [ 1 ]
  122. "float vscale" [ 1 ]
  123. "float udelta" [ 0 ]
  124. "float vdelta" [ 0 ]
  125. "float maxanisotropy" [ 8 ]
  126. "string encoding" [ "gamma 1" ]
  127. "string mapping" [ "uv" ]
  128. "string wrap" [ "repeat" ]
  129. "string filename" [ "textures/sanmiguel/sm_leaf_02_bump.png" ]
  130. Texture "Leave A_c_BumpMap_bump" "float" "scale"
  131. "float scale" [ 0.01 ]
  132. "texture tex" [ "Leave A_c_BumpMap" ]
  133. Texture "Leave A_c_Alpha" "float" "imagemap"
  134. "float uscale" [ 1 ]
  135. "float vscale" [ 1 ]
  136. "float udelta" [ 0 ]
  137. "float vdelta" [ 0 ]
  138. "float maxanisotropy" [ 8 ]
  139. "string encoding" [ "gamma 1" ]
  140. "string mapping" [ "uv" ]
  141. "string wrap" [ "repeat" ]
  142. "string filename" [ "textures/sanmiguel/sm_leaf_02_alpah.png" ]
  143. MakeNamedMaterial "Leave A_c"
  144. "string type" [ "diffusetransmission" ]
  145. "texture displacement" [ "Leave A_c_BumpMap_bump" ]
  146. "texture transmittance" [ "Leave A_c_Diffuse" ]