Volume Rendering

Volume mip maps The Arnold volume node now accepts OpenVDB files with mip-mapped grids, which gives substantial speedups in volumes with a lot of scattering (for example, clouds).

Faster GPU volume rendering

Volume mip-mapping

The Arnold volume node now accepts OpenVDB files with mip-mapped grids. The different mip-map levels are distinguished by '_level_N' suffixes, where N is the mip-map level. Arnold then automatically chooses the appropriate mip-map level during rendering, which gives substantial speedups in volumes with a lot of scattering (for example, clouds) in exchange for mostly small differences in look. Volumes with more mip-map levels can have larger differences in look. Users can also specify mipmap_bias on a volume node or on its instance (by declaring user data of the same name), which adjusts Arnold's automatic mipmap selection by that amount. (ARNOLD-14453, ARNOLD-15056)

Note:

Volume mip maps are supported on CPU only in this release.

CPU volume mip-mapping speedups
wdascloud byc-cloud composition 1 composition 2 sunset clouds
original volume wdascloud original volume byc-cloud original volume composition 1 original volume composition 2 original volume sunset clouds original volume
mip-mapped volume (3 levels) wdascloud mip-mapped 3 levels byc-cloud mip-mapped 3 levels composition 1 mip-mapped 3 levels composition 2 mip-mapped 3 levels sunset clouds mip-mapped 3 levels
Speedup 1.5x 1.9x 2.6x 2.1x 1.8x
mip-mapped volume (6 levels) wdascloud mip-mapped 6 levels byc-cloud mip-mapped 6 levels composition 1 mip-mapped 6 levels composition 2 mip-mapped 6 levels sunset clouds mip-mapped 6 levels
Speedup 2.0x 2.8x 5.2x 3.2x 2.7x

Improved GPU volume rendering performance

GPU rendering of volumes is up to 3.5x faster. (ARNOLD-8936)

GPU rendering speedups
wdascloud byc-cloud composition 1 composition 2 sunset clouds
wdascloud byc-cloud composition 1 composition 2 sunset clouds
Speedup 2x 1.12x 3.7x 3.5x 1.31x

Release Information

Version:

7.4.5.0

Release Date:

04 February 2026

Documentation