Blender Git Commit Log

Git Commits -> Revision e303369

August 25, 2017, 08:19 (GMT)
Initial implementation of Poisson disk sampling on meshes.

This is still buggy (uneven sample coverage) and needs changes to the
sampling system for better threading support.

The implementation is based on

Bowers, John, et al. "Parallel Poisson disk sampling with spectrum analysis on surfaces." ACM Transactions on Graphics (TOG). Vol. 29. No. 6. ACM, 2010.

Commit Details:

Full Hash: e3033693f9cba3f6117f44ea9df9d2f4e10e9851
Parent Commit: ef67e13
Lines Changed: +402, -46

4 Modified Paths:

/source/blender/blenkernel/BKE_mesh_sample.h (+10, -3) (Diff)
/source/blender/blenkernel/intern/hair.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh_sample.c (+376, -40) (Diff)
/tests/gtests/blenkernel/BKE_mesh_sample_test.cc (+15, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021