sanmiguel_cam20.pbrt 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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:31:08 AM
  4. Scale -1 1 1 # account for fixed lookat bug...
  5. # Camera Camera20
  6. LookAt 6.18231 -5.32462 7.12809
  7. 6.91043 -4.63988 7.09695
  8. 0.022689 0.0213372 0.999515
  9. Camera "perspective"
  10. "float fov" [81.2026]
  11. "float shutteropen" [0.0]
  12. "float shutterclose" [1.0]
  13. "float lensradius" [0.0]
  14. "float focaldistance" [1e+006]
  15. Film "image"
  16. "integer xresolution" [1600]
  17. "integer yresolution" [1066]
  18. "float cropwindow" [.025 .975 0 1]
  19. "string filename" "sanmiguel_cam20.exr"
  20. Sampler "halton" "integer pixelsamples" 2048
  21. Integrator "bdpt"
  22. WorldBegin
  23. # Enviorment
  24. AttributeBegin
  25. Rotate 198.0 0 0 1
  26. LightSource "infinite"
  27. "integer nsamples" [4]
  28. "color scale" [13.0 13.0 13.0]
  29. "string mapname" ["textures/RenoSuburb01_sm.exr"]
  30. AttributeEnd
  31. # ***** Lights *****
  32. # ***** End Lights *****
  33. #Main File
  34. Include "geometry/sanmiguel-mat.pbrt"
  35. Include "geometry/sanmiguel-geom.pbrt"
  36. #Trees
  37. Include "geometry/arbol-mat.pbrt"
  38. Include "geometry/troncoA-geom.pbrt"
  39. Include "geometry/troncoB-geom.pbrt"
  40. #Trees Leaves
  41. Include "geometry/hojas_a1-geom.pbrt" # tapa ventanas
  42. Include "geometry/hojas_a2-geom.pbrt"
  43. Include "geometry/hojas_a3-geom.pbrt"
  44. Include "geometry/hojas_a4-geom.pbrt"
  45. Include "geometry/hojas_a5-geom.pbrt" # es arriba no se ve en cam9
  46. Include "geometry/hojas_a6-geom.pbrt"
  47. Include "geometry/hojas_a7-geom.pbrt"
  48. Include "geometry/hojas_b2-geom.pbrt" # rama abajo atravezada
  49. Include "geometry/hojas_b3-geom.pbrt"
  50. Include "geometry/hojas_b4-geom.pbrt" # rama abajo atravezada
  51. #Wall Ivy
  52. Include "geometry/enredadera-mat.pbrt"
  53. Include "geometry/enredadera-geom.pbrt"
  54. #Pots
  55. Include "geometry/macetas-mat.pbrt"
  56. Include "geometry/macetas-geom.pbrt"
  57. #Plants
  58. Include "geometry/plantas-mat.pbrt"
  59. Include "geometry/plantas-geom.pbrt"
  60. #Tables Downstairs
  61. Include "geometry/mesas_abajo-mat.pbrt"
  62. Include "geometry/mesas_abajo-geom.pbrt"
  63. #Tables Upstairs
  64. Include "geometry/mesas_arriba-mat.pbrt"
  65. Include "geometry/mesas_arriba-geom.pbrt"
  66. #Table Downstairs open space
  67. Include "geometry/mesas_patio-mat.pbrt"
  68. Include "geometry/mesas_patio-geom.pbrt"
  69. #Silverware
  70. Include "geometry/platos-mat.pbrt"
  71. Include "geometry/platos-geom.pbrt"
  72. WorldEnd