Blender Git Commit Log
Git Commits -> Revision caded47
Revision caded47 by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, strand_editmode, tmp_hair_curves) August 26, 2017, 14:32 (GMT) |
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. |
Commit Details:
Full Hash: caded470a6d0a9e002451ef1050032c4b882379d
Parent Commit: d9a4945
Lines Changed: +93, -30
1 Modified Path:
/source/blender/blenkernel/intern/mesh_sample.c (+93, -30) (Diff)