Blender Git Loki
Git Commits -> Revision 91fe6bd
Revision 91fe6bd by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 26, 2017, 10:14 (GMT) |
Cycles: Add option to split triangle motion primitives by time steps Similar to the previous commit, the statistics goes as: BVH Steps Render time (sec) Memory usage (MB) 0 46 260 1 27 373 2 18 598 3 15 826 Scene used for the tests is the agent's body from one of the barber shop scenes (no textures or anything, just a diffuse material). Once again this is limited to regular (non-spatial split) BVH, Support of spatial split to this feature will come later. |
Commit Details:
Full Hash: 91fe6bdcb69af4f04b083b85a46807e5f7061dde
Parent Commit: 9bf3b46
Lines Changed: +100, -24