Blender Git Loki
Git Commits -> Revision c4890cd
Revision c4890cd by Sergey Sharybin (master) January 20, 2017, 11:46 (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: c4890cd354bdba341be5b5fb9cf3724ee294634b
Parent Commit: 5298853
Lines Changed: +100, -24