Blender Git Loki
Git Commits -> Revision b35f562
Revision b35f562 by Clément Foucault (master) June 9, 2017, 21:51 (GMT) |
Eevee:Uuse compressed format for probes. One 1024px� octahedral probe (according to the GPU mem stats): - RGBA16F = 17Mb - RGB_11_11_10 = 4Mb For the time being I prefer to maximize the number of probe possible in the scene for users to test. This is obviously a temporary solution and the final choice of cubemap format should be exposed to the user. |
Commit Details:
Full Hash: b35f562e180c752fa18aafe489677aa9e8bf1b6a
Parent Commit: 97a77b4
Lines Changed: +2, -2
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_probes.c (+2, -2) (Diff)