Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Tönne <lukas.toenne@gmail.com>2017-08-26 17:32:09 +0300
committerLukas Tönne <lukas.toenne@gmail.com>2017-08-26 17:32:09 +0300
commitcaded470a6d0a9e002451ef1050032c4b882379d (patch)
tree3a6f78cc252f8922f77d5fa2a5d212fab19e4646 /intern/cycles/kernel/kernels/cpu/kernel_cpu_impl.h
parentd9a4945bb28746a9bfb4c6e01e3e0e8aa2dc80a3 (diff)
Fix neighbor conflict checks for Poisson disk distribution.
The cell size is chosen as r/sqrt(3) (i.e. max. 1 sample per cell), which means that the influence of each cell extends beyond the 1st neighbor. a 5x5x5 box (except the center and corners) needs to be examined to find collisions.
Diffstat (limited to 'intern/cycles/kernel/kernels/cpu/kernel_cpu_impl.h')
0 files changed, 0 insertions, 0 deletions