提交 3f530b8e 编写于 作者: T tschw 提交者: Mr.doob

Fixed webgl_gpgpu_birds example.

- See #8809.
上级 33801d84
......@@ -661,6 +661,9 @@
mouseX = 10000;
mouseY = 10000;
birdUniforms.texturePosition.value = simulator.currentPosition;
birdUniforms.textureVelocity.value = simulator.currentVelocity;
renderer.render( scene, camera );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册