default.txt 653 B

12345678910111213141516171819202122232425
  1. FrameBegin 0
  2. Display "Scene" "framebuffer" "rgb"
  3. Option "searchpath" "shader" "+&:/home/kew"
  4. Option "trace" "int maxdepth" [4]
  5. Attribute "visibility" "trace" [1]
  6. Attribute "irradiance" "maxerror" [0.1]
  7. Attribute "visibility" "transmission" "opaque"
  8. Format 640 480 1.0
  9. ShadingRate 2
  10. PixelFilter "catmull-rom" 1 1
  11. PixelSamples 4 4
  12. Projection "perspective" "fov" 49.5502811377
  13. Scale 1 1 -1
  14. WorldBegin
  15. ReadArchive "Lamp.002_Light/instance.rib"
  16. Surface "plastic"
  17. ReadArchive "Cube.004_Mesh/instance.rib"
  18. # ReadArchive "Sphere.010_Mesh/instance.rib"
  19. # ReadArchive "Sphere.009_Mesh/instance.rib"
  20. ReadArchive "Sphere.006_Mesh/instance.rib"
  21. WorldEnd
  22. FrameEnd