12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- # Gtool Exporter Ver. 1.00 for pbrt v2.0 Render, www.pbrt.org
- # Created by Guillermo M. Leal LLaguno, g.llaguno@evvisual.com, www.evvisual.com
- # Exported on: 12/22/2009 12:29:11 AM
- Scale -1 1 1 # account for fixed lookat bug...
- # Camera Camera15
- LookAt 18.984 -12.0796 5.9334
- 18.3525 -11.3045 5.91336
- -0.0126635 0.015543 0.999799
- Camera "perspective"
- "float fov" [54.4322]
- "float shutteropen" [0.0]
- "float shutterclose" [1.0]
- "float lensradius" [0.0]
- "float focaldistance" [1e+006]
- Film "image"
- "integer xresolution" [1600]
- "integer yresolution" [1100]
- "float cropwindow" [0.01125 0.99875 0.0109091 0.907273]
- "string filename" ["sanmiguel_cam15.exr"]
- # End Camera Camera15
- Sampler "halton" "integer pixelsamples" 2048
- Integrator "bdpt"
- WorldBegin
- # Enviorment
- AttributeBegin
- Rotate 198.0 0 0 1
- LightSource "infinite"
- "integer nsamples" [32]
- "color scale" [13.0 13.0 13.0]
- "string mapname" ["textures/RenoSuburb01_sm.exr"]
- AttributeEnd
- # ***** Lights *****
- # ***** End Lights *****
- #Main File
- Include "geometry/sanmiguel-mat.pbrt"
- Include "geometry/sanmiguel-geom.pbrt"
- #Trees
- Include "geometry/arbol-mat.pbrt"
- Include "geometry/troncoA-geom.pbrt"
- Include "geometry/troncoB-geom.pbrt"
- #Trees Leaves
- #Include "geometry/hojas_a1-geom.pbrt" # tapa ventanas
- #Include "geometry/hojas_a2-geom.pbrt"
- #Include "geometry/hojas_a3-geom.pbrt"
- #Include "geometry/hojas_a4-geom.pbrt"
- #Include "geometry/hojas_a5-geom.pbrt" # es arriba no se ve en cam9
- #Include "geometry/hojas_a6-geom.pbrt"
- #Include "geometry/hojas_a7-geom.pbrt"
- #Include "geometry/hojas_b2-geom.pbrt" # rama abajo atravezada
- #Include "geometry/hojas_b3-geom.pbrt"
- #Include "geometry/hojas_b4-geom.pbrt" # rama abajo atravezada
- #Wall Ivy
- Include "geometry/enredadera-mat.pbrt"
- Include "geometry/enredadera-geom.pbrt"
- #Pots
- Include "geometry/macetas-mat.pbrt"
- Include "geometry/macetas-geom.pbrt"
- #Plants
- Include "geometry/plantas-mat.pbrt"
- Include "geometry/plantas-geom.pbrt"
- #Tables Downstairs
- Include "geometry/mesas_abajo-mat.pbrt"
- Include "geometry/mesas_abajo-geom.pbrt"
- #Tables Upstairs
- Include "geometry/mesas_arriba-mat.pbrt"
- Include "geometry/mesas_arriba-geom.pbrt"
- #Table Downstairs open space
- Include "geometry/mesas_patio-mat.pbrt"
- Include "geometry/mesas_patio-geom.pbrt"
- #Silverware
- Include "geometry/platos-mat.pbrt"
- Include "geometry/platos-geom.pbrt"
- WorldEnd
|