This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Stefan Werner 2c5531c0a5 Cycles: Added Embree as BVH option for CPU renders.
Note that this is turned off by default and must be enabled at build time with the CMake WITH_CYCLES_EMBREE flag.
Embree must be built as a static library with ray masking turned on, the `make deps` scripts have been updated accordingly.
There, Embree is off by default too and must be enabled with the WITH_EMBREE flag.

Using Embree allows for much faster rendering of deformation motion blur while reducing the memory footprint.

TODO: GPU implementation, deduplication of data, leveraging more of Embrees features (e.g. tessellation cache).

Differential Revision: https://developer.blender.org/D3682
2018-11-07 12:58:12 +01:00
..
2018-10-11 09:03:39 +11:00
2018-10-24 12:54:26 +11:00
2018-10-11 09:03:39 +11:00
2018-10-11 09:03:39 +11:00
2018-09-21 08:15:46 +10:00
2018-06-29 08:02:49 +02:00
2018-10-11 09:03:39 +11:00
2018-10-29 13:03:28 +11:00
2018-10-29 13:03:28 +11:00
2018-10-11 09:03:39 +11:00