sanmiguel-in-tree.pbrt 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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:29:11 AM
  4. Scale -1 1 1
  5. # account for fixed lookat bug...
  6. # Camera Camera15
  7. LookAt 18.984 -12.0796 5.9334
  8. 18.3525 -11.3045 5.91336
  9. -0.0126635 0.015543 0.999799
  10. Camera "perspective"
  11. "float focaldistance" [ 1000000 ]
  12. "float lensradius" [ 0 ]
  13. "float shutterclose" [ 1 ]
  14. "float shutteropen" [ 0 ]
  15. "float fov" [ 54.4322 ]
  16. # End Camera Camera15
  17. Film "rgb"
  18. "string filename" [ "sanmiguel-in-tree.exr" ]
  19. "float cropwindow" [ 0.01125 0.99875 0.0109091 0.907273 ]
  20. "integer yresolution" [ 1100 ]
  21. "integer xresolution" [ 1600 ]
  22. Sampler "halton"
  23. "integer pixelsamples" [ 2048 ]
  24. Integrator "volpath"
  25. WorldBegin
  26. # Enviorment
  27. AttributeBegin
  28. Rotate 198 0 0 1
  29. LightSource "infinite"
  30. "float scale" [13]
  31. "string filename" "textures/sky.exr"
  32. AttributeEnd
  33. # ***** Lights *****
  34. # ***** End Lights *****
  35. #Main File
  36. Include "geometry/sanmiguel-mat.pbrt"
  37. Include "geometry/sanmiguel-geom.pbrt"
  38. #Trees
  39. Include "geometry/arbol-mat.pbrt"
  40. Include "geometry/troncoA-geom.pbrt"
  41. Include "geometry/troncoB-geom.pbrt"
  42. #Trees Leaves
  43. #Include "geometry/hojas_a1-geom.pbrt" # tapa ventanas
  44. #Include "geometry/hojas_a2-geom.pbrt"
  45. #Include "geometry/hojas_a3-geom.pbrt"
  46. #Include "geometry/hojas_a4-geom.pbrt"
  47. #Include "geometry/hojas_a5-geom.pbrt" # es arriba no se ve en cam9
  48. #Include "geometry/hojas_a6-geom.pbrt"
  49. #Include "geometry/hojas_a7-geom.pbrt"
  50. #Include "geometry/hojas_b2-geom.pbrt" # rama abajo atravezada
  51. #Include "geometry/hojas_b3-geom.pbrt"
  52. #Include "geometry/hojas_b4-geom.pbrt" # rama abajo atravezada
  53. #Wall Ivy
  54. Include "geometry/enredadera-mat.pbrt"
  55. Include "geometry/enredadera-geom.pbrt"
  56. #Pots
  57. Include "geometry/macetas-mat.pbrt"
  58. Include "geometry/macetas-geom.pbrt"
  59. #Plants
  60. Include "geometry/plantas-mat.pbrt"
  61. Include "geometry/plantas-geom.pbrt"
  62. #Tables Downstairs
  63. Include "geometry/mesas_abajo-mat.pbrt"
  64. Include "geometry/mesas_abajo-geom.pbrt"
  65. #Tables Upstairs
  66. Include "geometry/mesas_arriba-mat.pbrt"
  67. Include "geometry/mesas_arriba-geom.pbrt"
  68. #Table Downstairs open space
  69. Include "geometry/mesas_patio-mat.pbrt"
  70. Include "geometry/mesas_patio-geom.pbrt"
  71. #Silverware
  72. Include "geometry/platos-mat.pbrt"
  73. Include "geometry/platos-geom.pbrt"