未验证 提交 6bd60b0b 编写于 作者: M Michael Herzog 提交者: GitHub

Update webgl_shaders_ocean.html

上级 1715e623
......@@ -128,6 +128,7 @@
};
var cubeCamera = new THREE.CubeCamera( 1, 20000, 256 );
cubeCamera.renderTarget.texture.generateMipmaps = true;
cubeCamera.renderTarget.texture.minFilter = THREE.LinearMipMapLinearFilter;
function updateSun() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册