Blender Git Commit Log
Git Commits -> Revision c7e7038
Revision c7e7038 by Lukas Toenne (openvdb) November 16, 2016, 16:05 (GMT) |
Use tri-linear ("box") interpolation for OpenVDB grids rather than nearest point sampling. Cycles shading options contain a setting for tri-cubic sampling as well, but this is not supported in OpenVDB by default (only tri-quadratic). Cubic sampling appears a bit pointless anyway, compared to the ability to add actual geometric detail. |
Commit Details:
Full Hash: c7e7038edce55fd66f9ef3919cdf531e62afe99d
Parent Commit: d30baf6
Lines Changed: +31, -13