Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schteppe/motionblur
WebGL shader effect
https://github.com/schteppe/motionblur
Last synced: about 2 months ago
JSON representation
WebGL shader effect
- Host: GitHub
- URL: https://github.com/schteppe/motionblur
- Owner: schteppe
- Created: 2015-08-30T10:17:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-07T07:08:53.000Z (over 9 years ago)
- Last Synced: 2024-04-09T18:24:47.376Z (9 months ago)
- Language: JavaScript
- Homepage: http://schteppe.github.io/motionblur/
- Size: 2.59 MB
- Stars: 34
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Motionblur
Motion Blur shader for Goo Create, based on this article: http://john-chapman-graphics.blogspot.se/2013/01/what-is-motion-blur-motion-pictures-are.html
The motion blur is a script. add it anywhere in the scene to turn on the effect.
Here's the public Goo Create scene: https://create.goocreate.com/edit/474b80717f5c4e679781936c4b0fbeff.scene
## Caveats
The effect does not seem to work for skyboxes. Get around this by making a skybox manually (create a big cube or sphere).