jiarong li
Results
2
comments of
jiarong li
children[child_offset + 0].set_range(node.points_begin(), s_num_pts[0][warp_id]); children[child_offset + 1].set_range(s_num_pts[0][warp_id], s_num_pts[1][warp_id]); children[child_offset + 2].set_range(s_num_pts[1][warp_id], s_num_pts[2][warp_id]); children[child_offset + 3].set_range(s_num_pts[2][warp_id], s_num_pts[3][warp_id]); hi, I find the sample code has something wrong with this 4 lines,maybe it...
and try to increase min_points_per_node from 16 to a large num, such as 512...,it should be done