最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Motion Blur with WebGL and three.js - Stack Overflow

programmeradmin0浏览0评论

Is there a way to achieve high-performance motion-blur effect in WebGL?

I'm using Three.js, and the scene is a few simple plane objects with different textures. I move the camera in x axis.

Is there a way to achieve high-performance motion-blur effect in WebGL?

I'm using Three.js, and the scene is a few simple plane objects with different textures. I move the camera in x axis.

Share Improve this question asked Jun 19, 2012 at 17:46 AriaAria 4161 gold badge4 silver badges16 bronze badges 1
  • 1 There are better ways to do it, but this could be a start: bkcore./blog/3d/webgl-three-js-animated-selective-glow.html – frank Commented Jun 19, 2012 at 18:08
Add a ment  | 

1 Answer 1

Reset to default 9

This example does a post processing pass of motionblur: http://mrdoob.github./three.js/examples/webgl_materials_cubemap_dynamic.html

发布评论

评论列表(0)

  1. 暂无评论