| 1234567891011121314151617181920212223242526 |
- <scene>
-
- <light type="monolight" name="AP 1" power="1.0" mode="undirected">
- <from x="0.8" y="9" z="1.7" />
- <wavelength value="0.31657070538543" />
- </light>
- <rwp>
- <simulation>
- <initial_ior r="1" i="0" />
- <photons value="1000000" />
- <recursion depth="5" diffractions="0" />
- <diffraction_radius value="3" />
- <bbox>
- <min x="-1" y="-1" z="-2.5" />
- <max x="18" y="14" z="4.0" />
- </bbox>
- </simulation>
- <volumerender>
- <output filename="whs19" save_mode="float" />
- <size x="128" y="128" z="64" />
- <density_estimator>
- <radius value="0.01" />
- </density_estimator>
- </volumerender>
- </rwp>
- </scene>
|