• A
    Moved MeshBasicMaterial out of ubershader. · 3cabd118
    alteredq 提交于
    None of the demos seem to be slower, some are noticeably faster (especially terrain).
    
    I suspect biggest performance gain comes from conditional include of environment mapping: if it's not used, it doesn't go into shader at all.
    3cabd118
WebGLRenderer.js 47.2 KB