• A
    Refactored uniforms cloning into separate file so that it can be reused also... · 0fe464c9
    alteredq 提交于
    Refactored uniforms cloning into separate file so that it can be reused also for MeshShaderMaterials.
    
    Also changed MeshShaderMaterial demos to show how to use cloning. For these particular demos uniforms cloning is not really necessary as they use only one instance of shader material, but for example, if there were two normal mapped models in one scene, each model would need separate material with own uniforms.
    0fe464c9
Three.js 85.9 KB