• A
    More refactoring and optimizations. · 313ce3ed
    alteredq 提交于
    - removed unnecessary normal matrix computation in hierarchies (this is already done in renderer)
    - removed unnecessary enabling of attribute arrays in every frame (it's enough to do it when shader program is created)
    - depth test is now only set if it changed
    313ce3ed
Matrix4.js 22.7 KB