1234567891011121314151617181920212223242526272829303132333435363738 |
- Integrator "path" "integer maxdepth" [5]
- Sampler "halton" "integer pixelsamples" [8192]
- PixelFilter "gaussian"
- Film "image" "integer xresolution" [1366] "integer yresolution" [1024]
- "float scale" 2
-
- Scale -1 1 1
- LookAt 3.69558 -3.46243 3.25463 3.04072 -2.85176 2.80939 -0.317366 0.312466 0.895346
- Camera "perspective" "float fov" [28.8415038750464]
- WorldBegin
- AttributeBegin
- Rotate -120 0 0 1
- LightSource "infinite" "string mapname" ["envmap.exr"]
- AttributeEnd
- AttributeBegin
- Translate 0.2 0.3 0.78
- Rotate 90.0 1.0 0.0 0.0
- Rotate -90.0 0.0 1.0 0.0
- Scale 0.02 0.02 0.02
- Material "subsurface"
- "float eta" [1.5]
- "string name" ["Skin1"]
- "float scale" [20]
- Shape "plymesh" "string filename" ["dragon.ply"]
- AttributeEnd
- Texture "checkers" "color" "checkerboard" "color tex1" [0.4 0.4 0.4] "color tex2" [0.2 0.2 0.2] "float vscale" [16.0] "float uscale" [16.0]
- AttributeBegin
- Material "matte" "texture Kd" "checkers"
- Shape "plymesh" "string filename" ["meshes_0.ply"]
- AttributeEnd
- WorldEnd
|