sanmiguel-upstairs.pbrt 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. # Gtool Exporter Ver. 1.00 for pbrt v2.0 Render, www.pbrt.org
  2. # Created by Guillermo M. Leal LLaguno, g.llaguno@evvisual.com, www.evvisual.com
  3. # Exported on: 12/22/2009 12:13:11 AM
  4. Scale -1 1 1
  5. # account for fixed lookat bug...
  6. # Camera Camera01
  7. LookAt 26.6878 2.71626 7.31451
  8. 25.8663 2.14962 7.37751
  9. 0.0518586 0.0357671 0.998014
  10. Camera "perspective"
  11. "float focaldistance" [ 1000000 ]
  12. "float lensradius" [ 0 ]
  13. "float shutterclose" [ 1 ]
  14. "float shutteropen" [ 0 ]
  15. "float fov" [ 78.5788 ]
  16. # End Camera Camera01
  17. Film "rgb"
  18. "string filename" [ "sanmiguel-upstairs.exr" ]
  19. "float cropwindow" [ 0 0.997245 0.03875 0.725 ]
  20. "integer yresolution" [ 1600 ]
  21. "integer xresolution" [ 726 ]
  22. "float iso" 1000
  23. Sampler "halton"
  24. "integer pixelsamples" [ 2048 ]
  25. Integrator "volpath"
  26. WorldBegin
  27. # Enviorment
  28. AttributeBegin
  29. Rotate 148 0 0 1
  30. LightSource "infinite"
  31. "float scale" [10]
  32. "string filename" "textures/sky-lower.exr"
  33. AttributeEnd
  34. # ***** Lights *****
  35. # ***** End Lights *****
  36. #Main File
  37. Include "geometry/sanmiguel-mat.pbrt"
  38. Include "geometry/sanmiguel-geom.pbrt"
  39. #Trees
  40. Include "geometry/arbol-mat.pbrt"
  41. Include "geometry/troncoA-geom.pbrt"
  42. Include "geometry/troncoB-geom.pbrt"
  43. #Trees Leaves
  44. Include "geometry/hojas_a1-geom.pbrt"
  45. # tapa ventanas
  46. Include "geometry/hojas_a2-geom.pbrt"
  47. Include "geometry/hojas_a3-geom.pbrt"
  48. Include "geometry/hojas_a4-geom.pbrt"
  49. Include "geometry/hojas_a5-geom.pbrt"
  50. # es arriba no se ve en cam9
  51. Include "geometry/hojas_a6-geom.pbrt"
  52. Include "geometry/hojas_a7-geom.pbrt"
  53. Include "geometry/hojas_b2-geom.pbrt"
  54. # rama abajo atravezada
  55. Include "geometry/hojas_b3-geom.pbrt"
  56. Include "geometry/hojas_b4-geom.pbrt"
  57. # rama abajo atravezada
  58. #Wall Ivy
  59. Include "geometry/enredadera-mat.pbrt"
  60. Include "geometry/enredadera-geom.pbrt"
  61. #Pots
  62. Include "geometry/macetas-mat.pbrt"
  63. Include "geometry/macetas-geom.pbrt"
  64. #Plants
  65. Include "geometry/plantas-mat.pbrt"
  66. Include "geometry/plantas-geom.pbrt"
  67. #Tables Downstairs
  68. Include "geometry/mesas_abajo-mat.pbrt"
  69. Include "geometry/mesas_abajo-geom.pbrt"
  70. #Tables Upstairs
  71. Include "geometry/mesas_arriba-mat.pbrt"
  72. Include "geometry/mesas_arriba-geom.pbrt"
  73. #Table Downstairs open space
  74. Include "geometry/mesas_patio-mat.pbrt"
  75. Include "geometry/mesas_patio-geom.pbrt"
  76. #Silverware
  77. Include "geometry/platos-mat.pbrt"
  78. Include "geometry/platos-geom.pbrt"