https://github.com/boxdot/gl-blur
OpenGL blur demo
https://github.com/boxdot/gl-blur
Last synced: about 1 year ago
JSON representation
OpenGL blur demo
- Host: GitHub
- URL: https://github.com/boxdot/gl-blur
- Owner: boxdot
- License: apache-2.0
- Created: 2020-07-16T09:06:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T14:59:09.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T15:48:40.651Z (over 1 year ago)
- Language: Rust
- Size: 392 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# OpenGL blur demo
OpenGL demo of applying a blur filter to a scene.

## License
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT License ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)