p3d_ganesha.pbrt 1.9 KB

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