• O
    Update camera uniforms only when really necessary · f9fd416f
    Olli Etuaho 提交于
    This saves redundantly setting some uniforms when changing materials that
    share the same program, reducing CPU usage. This can give a significant
    performance boost on devices which have a higher-performance GPU compared
    to the CPU, such as Tegra K1.
    f9fd416f
WebGLRenderer.js 144.1 KB