sanmiguel_cam1.pbrt 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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 # account for fixed lookat bug...
  5. # Camera Camera01
  6. LookAt 26.6878 2.71626 7.31451
  7. 25.8663 2.14962 7.37751
  8. 0.0518586 0.0357671 0.998014
  9. Camera "perspective"
  10. "float fov" [78.5788]
  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" [363]
  17. "integer yresolution" [800]
  18. "float cropwindow" [0.0 0.997245 0.03875 0.725]
  19. "string filename" ["sanmiguel_cam1.exr"]
  20. "float scale" 1.3
  21. # End Camera Camera01
  22. Sampler "halton" "integer pixelsamples" 2048
  23. Integrator "path"
  24. WorldBegin
  25. # Enviorment
  26. AttributeBegin
  27. Rotate 198.0 0 0 1
  28. LightSource "infinite"
  29. "integer nsamples" [32]
  30. "color scale" [14.0 14.0 14.0]
  31. "string mapname" ["textures/RenoSuburb01_sm.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"
  74. WorldEnd