umic.xml 811 B

1234567891011121314151617181920212223242526
  1. <scene>
  2. <light type="monolight" name="AP 1" power="0.0000004" mode="undirected">
  3. <from x="36.3" y="4.2" z="1" />
  4. <wavelength value="0.12" />
  5. </light>
  6. <rwp>
  7. <simulation>
  8. <initial_ior r="1" i="0" />
  9. <photons value="300000" />
  10. <recursion depth="15" diffractions="0" />
  11. <diffraction_radius value="3" />
  12. <bbox>
  13. <min x="-1" y="-1" z="-6.5" />
  14. <max x="60" y="18" z="4.0" />
  15. </bbox>
  16. </simulation>
  17. <volumerender>
  18. <output filename="umic" save_mode="float" />
  19. <size x="196" y="128" z="128" />
  20. <density_estimator>
  21. <radius value="0.2" />
  22. </density_estimator>
  23. </volumerender>
  24. </rwp>
  25. </scene>