ganesha.pbrt 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Integrator "path" "integer maxdepth" [4]
  2. Sampler "halton" "integer pixelsamples" [512]
  3. PixelFilter "gaussian"
  4. Film "image" "integer xresolution" [1440] "integer yresolution" [1440]
  5. "string filename" "ganesha.exr"
  6. Scale -1 1 1
  7. LookAt 328.0 40.282 245.0 328.0 10.0 0.0 -0.00212272 0.998201 -0.0599264
  8. Camera "perspective" "float fov" [30.0]
  9. WorldBegin
  10. Shape "trianglemesh" "point P" [-672.0 -41.99995803833008 1000.0 1328.0 -41.99995803833008 1000.0 1328.0 -42.00004196166992 -1000.0 -672.0 -42.00004196166992 -1000.0] "integer indices" [0 1 2 0 2 3]
  11. AttributeBegin
  12. Transform [0 0 -1 0 1 0 0 0 0 1 0 0 0 0 0 1]
  13. LightSource "infinite" "string mapname" ["textures/sky.exr"] "color scale" [0.1 0.1 0.1]
  14. AttributeEnd
  15. AttributeBegin
  16. AreaLightSource "diffuse" "color L" [15.258818626403809 12.083925247192383 9.589462280273438]
  17. Shape "trianglemesh" "point P" [220.0 61.36730194091797 -343.6283264160156 400.0 61.36730194091797 -343.6283264160156 400.0 238.6326904296875 -312.3716735839844 220.0 238.6326904296875 -312.3716735839844] "integer indices" [0 1 2 0 2 3]
  18. AttributeEnd
  19. AttributeBegin
  20. AreaLightSource "diffuse" "color L" [15.258818626403809 12.083925247192383 9.589462280273438]
  21. ReverseOrientation
  22. Shape "trianglemesh" "point P" [220.0 61.36730194091797 343.6283264160156 400.0 61.36730194091797 343.6283264160156 400.0 238.6326904296875 312.3716735839844 220.0 238.6326904296875 312.3716735839844] "integer indices" [0 1 2 0 2 3]
  23. AttributeEnd
  24. Texture "tmap" "color" "imagemap" "string filename" ["textures/ganesha.png"]
  25. AttributeBegin
  26. Material "substrate" "texture Kd" "tmap" "color Ks" [0.04 0.04 0.04]
  27. "float uroughness" [0.01] "float vroughness" [0.01]
  28. "bool remaproughness" ["false"]
  29. Shape "plymesh" "string filename" ["geometry/ganesha.ply"]
  30. AttributeEnd
  31. WorldEnd