Blender Git Commit Log

Git Commits -> Revision 57d1aea

Revision 57d1aea by Kévin Dietrich (master)
November 3, 2020, 17:05 (GMT)
Cycles: add support for BVH refit in OptiX

This avoids recomputing the BVH for geometries that do not have changes in topology but whose vertices are modified (like a simple character animation), and gives up to 40% speedup for BVH building.

This is only available for viewport renders at the moment.

Reviewed By: pmoursnv, brecht

Differential Revision: https://developer.blender.org/D9353

Commit Details:

Full Hash: 57d1aea64f0c54be499aea0ae0a28109e212f321
Parent Commit: 216880b
Lines Changed: +57, -16

3 Modified Paths:

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