赞
踩
three.js 模型色差 如果使用了EffectComposer后期处理通道, 初始化renderer的时候不能传参, 否则模型会有色差
libApp.renderer = new THREE.WebGLRenderer() 这样就不会出现色差 three.js版本134