sanmiguel-courtyard.pbrt 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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:28:23 AM
  4. Scale -1 1 1
  5. # account for fixed lookat bug...
  6. # Camera Camera14
  7. LookAt 22.8676 -12.9289 1.94784
  8. 22.2116 -12.1807 2.04755
  9. 0.065738 -0.0749807 0.995016
  10. Camera "perspective"
  11. "float focaldistance" [ 1000000 ]
  12. "float lensradius" [ 0 ]
  13. "float shutterclose" [ 1 ]
  14. "float shutteropen" [ 0 ]
  15. "float fov" [ 83.9744 ]
  16. # "float cropwindow" [0.01125 0.99875 0.0109091 0.907273]
  17. # End Camera Camera14
  18. Film "rgb"
  19. "string filename" [ "sanmiguel-courtyard.exr" ]
  20. "float cropwindow" [ 0.1 0.8 0.0109091 0.907273 ]
  21. "integer yresolution" [ 1100 ]
  22. "integer xresolution" [ 1600 ]
  23. Sampler "halton"
  24. "integer pixelsamples" [ 2048 ]
  25. Integrator "volpath"
  26. WorldBegin
  27. # Enviorment
  28. AttributeBegin
  29. Rotate 125 0 0 1
  30. LightSource "infinite"
  31. "float scale" [15]
  32. "string filename" "textures/sky.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" # tapa ventanas
  45. #Include "geometry/hojas_a2-geom.pbrt"
  46. Include "geometry/hojas_a3-geom.pbrt"
  47. #Include "geometry/hojas_a4-geom.pbrt"
  48. #Include "geometry/hojas_a5-geom.pbrt" # es arriba no se ve en cam9
  49. #Include "geometry/hojas_a6-geom.pbrt"
  50. #Include "geometry/hojas_a7-geom.pbrt"
  51. #Include "geometry/hojas_b2-geom.pbrt" # rama abajo atravezada
  52. Include "geometry/hojas_b3-geom.pbrt"
  53. #Include "geometry/hojas_b4-geom.pbrt" # rama abajo atravezada
  54. #Wall Ivy
  55. Include "geometry/enredadera-mat.pbrt"
  56. Include "geometry/enredadera-geom.pbrt"
  57. #Pots
  58. Include "geometry/macetas-mat.pbrt"
  59. Include "geometry/macetas-geom.pbrt"
  60. #Plants
  61. Include "geometry/plantas-mat.pbrt"
  62. Include "geometry/plantas-geom.pbrt"
  63. #Tables Downstairs
  64. Include "geometry/mesas_abajo-mat.pbrt"
  65. Include "geometry/mesas_abajo-geom.pbrt"
  66. #Tables Upstairs
  67. Include "geometry/mesas_arriba-mat.pbrt"
  68. Include "geometry/mesas_arriba-geom.pbrt"
  69. #Table Downstairs open space
  70. Include "geometry/mesas_patio-mat.pbrt"
  71. Include "geometry/mesas_patio-geom.pbrt"
  72. #Silverware
  73. Include "geometry/platos-mat.pbrt"
  74. Include "geometry/platos-geom.pbrt"