Files
test2/intern/cycles/kernel
Brecht Van Lommel 8ba474dc4f Refactor: replace NanoVDB SampleFromVoxels by own code
This makes the GPU tricubic implementation more efficient. The dense
grid code implemented this in terms of trilinear lookups that are
hardware accelerated, but for NanoVDB this just causes unnecessary voxel
reads. Instead match the CPU code.

Pull Request: https://projects.blender.org/blender/blender/pulls/115992
2023-12-10 19:37:36 +01:00
..
2023-11-09 09:54:28 +11:00
2023-09-24 14:52:38 +10:00
2023-11-27 10:55:39 +11:00