Cycles: Add tests for new volumetric scatter phase functions #25

Merged
Alaska merged 4 commits from new-volume-scatter-phases into main 2024-11-28 06:58:01 +01:00

4 Commits

Author SHA1 Message Date
e346c6f305 Various changes based on testing and feedback
- Remove light linking from Mie test (It seemed to be causing some inconsistencies)
- Adjust the alpha in the draine test
2024-11-27 02:29:55 +13:00
a0bdb2e5d0 Various changes:
- Make the resolution consistent 128x128
- Make each scene look a little nicer:
  - Draine adjusted the colour of the galaxy and add stars to the background
  - Fournier-Forand: Use Weizhens ocean scene with some adjustments
  - Mie: Adjusted lighting
  - Rayleigh: Made it look like a sunset
2024-11-26 02:30:53 +13:00
6b915efd2f Add missing Cycles reference images 2024-11-26 01:10:25 +13:00
127513d2c2 Cycles: Add tests for new volumetric scatter phase functions
Blender 4.3 added new volumetric scatter phase functions to Cycles.
This commit adds tests for each of the new phase functions.

Ref: blender/blender@0315eae536
Ref: blender/blender#123012
2024-11-25 23:13:26 +13:00