Poisson disk sample
摘要:
Test in houdini float r =1; int k = 30; int dim = 2; int width = 200; int height = 100; // fill grid with -1 int grid[]; // -1 is no sample vector gri 阅读全文
posted @ 2020-09-14 18:27 gearslogy 阅读(497) 评论(0) 推荐(0) 编辑