p3d_ganesha.pbrt 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Sampler "random" "integer pixelsamples" [ 64 ]
  2. Integrator "path" "integer maxdepth" [ 65 ]
  3. PixelFilter "gaussian"
  4. Film "image" "integer xresolution" [1000] "integer yresolution" [1000]
  5. "string filename" "p3d_ganesha.rawls"
  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. LookAt 328.0 120.282 245.0 328.0 10.0 0.0 -0.00212272 0.998201 -0.0599264
  9. Camera "perspective" "float fov" [30.0]
  10. WorldBegin
  11. 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]
  12. AttributeBegin
  13. Transform [0 0 -1 0 1 0 0 0 0 1 0 0 0 0 0 1]
  14. LightSource "infinite" "string mapname" ["textures/sky.exr"] "color scale" [0.1 0.1 0.1]
  15. AttributeEnd
  16. AttributeBegin
  17. AreaLightSource "diffuse" "color L" [15.258818626403809 12.083925247192383 9.589462280273438]
  18. 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]
  19. AttributeEnd
  20. AttributeBegin
  21. AreaLightSource "diffuse" "color L" [15.258818626403809 12.083925247192383 9.589462280273438]
  22. ReverseOrientation
  23. 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]
  24. AttributeEnd
  25. Texture "tmap" "color" "imagemap" "string filename" ["textures/ganesha.png"]
  26. AttributeBegin
  27. Material "substrate" "texture Kd" "tmap" "color Ks" [0.04 0.04 0.04]
  28. "float uroughness" [0.01] "float vroughness" [0.01]
  29. "bool remaproughness" ["false"]
  30. Shape "plymesh" "string filename" ["geometry/ganesha.ply"]
  31. AttributeEnd
  32. WorldEnd