Blender Git Loki

Git Commits -> Revision 15bfa17

Revision 15bfa17 by Clément Foucault (master)
April 24, 2018, 10:48 (GMT)
EEVEE: LightProbe: Implement Visibility Group.

Works on every probe type.

The function to see is EEVEE_lightprobes_obj_visibility_cb.

Set pinfo->vis_data.cached to true makes the computation faster for multiple
views using the same group.

We could even sort the probes by group for that mater to speed things up
even more (only applies to dynamic probes like the planar reflections because
other probes are only rendered one at a time).

Commit Details:

Full Hash: 15bfa175f849d2ca97b6680046db8b52fc0df4b7
Parent Commit: 2ff8f96
Lines Changed: +73, -7

3 Modified Paths:

/source/blender/draw/engines/eevee/eevee_lightprobes.c (+48, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_materials.c (+11, -7) (Diff)
/source/blender/draw/engines/eevee/eevee_private.h (+14, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021