Blender Git Commit Log

Git Commits -> Revision a1f0e53

January 20, 2017, 10:26 (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: a1f0e534985c6823ef24363f8a7d8221c3349877
Parent Commit: d3e6fe0
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