Blender Git Commit Log

Git Commits -> Revision 76a4cf1

Revision 76a4cf1 by Sergey Sharybin (master)
January 12, 2017, 15:54 (GMT)
Cycles: Use separate limit for motion primitives for BVH node limits

This way we can have different limits for regular and motion curves
which we'll do in one of the upcoming commits in order to gain some
percents of speedup.

The reasoning here is that motion curves are usually intersecting
lots of others bounding boxes, which makes it inefficient to have
single primitive in the leaf node.

Commit Details:

Full Hash: 76a4cf1941ef0f1e8ca2dd641fb94703dce5a9b0
Parent Commit: 0421ae0
Lines Changed: +10, -2

2 Modified Paths:

/intern/cycles/bvh/bvh_build.cpp (+6, -2) (Diff)
/intern/cycles/bvh/bvh_params.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021