ballpile.pbrt 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # Exported from structuresynth by the pbrt exporter
  2. # http://pbrt.org
  3. #http://www.flickr.com/photos/subblue/3087981816/in/pool-structuresynth
  4. # set maxdepth 17
  5. # R1
  6. #
  7. # rule R1 {
  8. # 3 * { ry 120 h 20 } endsphere
  9. # { s 2} sphere
  10. # }
  11. #
  12. # rule endsphere {
  13. # { z 1 y -1 ry 30 s 0.6 } R1
  14. # }
  15. Film "image" "integer xresolution" [1000] "integer yresolution" [1000]
  16. "string filename" "ballpile.exr"
  17. Scale -1 1 1
  18. Rotate -1 0 0 1
  19. LookAt 1.72405 1.8964 10.157
  20. -2.2411 -7.25267 -26.7936
  21. 0 1 0
  22. Camera "perspective" "float fov" [30]
  23. Sampler "halton" "integer pixelsamples" [2048]
  24. Integrator "path" "integer maxdepth" 10
  25. WorldBegin
  26. AttributeBegin
  27. Rotate 90 1 0 0
  28. LightSource "infinite" "string mapname" ["textures/glacier_latlong.exr"]
  29. AttributeEnd
  30. #Material "plastic" "rgb Kd" [.1 .1 .1]
  31. Material "mirror"
  32. TransformBegin
  33. Transform [ 20 0 0 0 0 .01 0 0 0 0 20 0 0 -1.94 0 1 ]
  34. Shape "trianglemesh" "integer indices" [ 0 1 2 2 3 0 ] "point P" [-0.5 -0.5 0.5 -0.5 -0.5 -0.5 0.5 -0.5 -0.5 0.5 -0.5 0.5]
  35. Shape "trianglemesh" "integer indices" [ 0 1 2 2 3 0 ] "point P" [-0.5 -0.5 0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5 -0.5 -0.5 -0.5]
  36. Shape "trianglemesh" "integer indices" [ 0 1 2 2 3 0 ] "point P" [0.5 0.5 -0.5 -0.5 0.5 -0.5 -0.5 0.5 0.5 0.5 0.5 0.5]
  37. Shape "trianglemesh" "integer indices" [ 0 1 2 2 3 0 ] "point P" [0.5 0.5 -0.5 0.5 0.5 0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5]
  38. Shape "trianglemesh" "integer indices" [ 0 1 2 2 3 0 ] "point P" [0.5 -0.5 0.5 0.5 0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 0.5]
  39. Shape "trianglemesh" "integer indices" [ 0 1 2 2 3 0 ] "point P" [-0.5 0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5 -0.5 -0.5 -0.5 -0.5]
  40. TransformEnd
  41. Material "kdsubsurface" "color Kd" [ .2 .5 .7 ] "rgb mfp" [.1 .1 .1]
  42. Include "geometry/ballpile.pbrt"
  43. WorldEnd