sanmiguel-realistic-courtyard.pbrt 2.4 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: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. # "float cropwindow" [0.01125 0.99875 0.0109091 0.907273]
  11. # End Camera Camera14
  12. Camera "perspective"
  13. "float fov" [ 83.9744 ]
  14. "float shutteropen" [ 0 ]
  15. "float shutterclose" [ 1 ]
  16. "float lensradius" [ 0 ]
  17. "float focaldistance" [ 1000000 ]
  18. Camera "realistic"
  19. "string lensfile" [ "lenses/wide.22mm.dat" ]
  20. "float focusdistance" [ 40 ]
  21. "float aperturediameter" [ 10 ]
  22. Film "rgb"
  23. "integer xresolution" [ 1600 ]
  24. "integer yresolution" [ 1100 ]
  25. "float scale" [ 13 ]
  26. Sampler "halton"
  27. "integer pixelsamples" [ 1024 ]
  28. WorldBegin
  29. # Enviorment
  30. AttributeBegin
  31. Rotate 198 0 0 1
  32. LightSource "infinite"
  33. "string filename" [ "textures/sky.exr" ]
  34. "float scale" [ 15 ]
  35. AttributeEnd
  36. # ***** Lights *****
  37. # ***** End Lights *****
  38. #Main File
  39. Include "geometry/sanmiguel-mat.pbrt"
  40. Include "geometry/sanmiguel-geom-noarea.pbrt"
  41. #Trees
  42. Include "geometry/arbol-mat.pbrt"
  43. Include "geometry/troncoA-geom.pbrt"
  44. Include "geometry/troncoB-geom.pbrt"
  45. #Trees Leaves
  46. #Include "geometry/hojas_a1-geom.pbrt" # tapa ventanas
  47. #Include "geometry/hojas_a2-geom.pbrt"
  48. Include "geometry/hojas_a3-geom.pbrt"
  49. #Include "geometry/hojas_a4-geom.pbrt"
  50. #Include "geometry/hojas_a5-geom.pbrt" # 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" # rama abajo atravezada
  54. Include "geometry/hojas_b3-geom.pbrt"
  55. #Include "geometry/hojas_b4-geom.pbrt" # rama abajo atravezada
  56. #Wall Ivy
  57. Include "geometry/enredadera-mat.pbrt"
  58. Include "geometry/enredadera-geom.pbrt"
  59. #Pots
  60. Include "geometry/macetas-mat.pbrt"
  61. Include "geometry/macetas-geom.pbrt"
  62. #Plants
  63. Include "geometry/plantas-mat.pbrt"
  64. Include "geometry/plantas-geom.pbrt"
  65. #Tables Downstairs
  66. Include "geometry/mesas_abajo-mat.pbrt"
  67. Include "geometry/mesas_abajo-geom.pbrt"
  68. #Tables Upstairs
  69. Include "geometry/mesas_arriba-mat.pbrt"
  70. Include "geometry/mesas_arriba-geom.pbrt"
  71. #Table Downstairs open space
  72. Include "geometry/mesas_patio-mat.pbrt"
  73. Include "geometry/mesas_patio-geom.pbrt"
  74. #Silverware
  75. Include "geometry/platos-mat.pbrt"
  76. Include "geometry/platos-geom.pbrt"