https://github.com/kekkorider/distorted-mask-shader-tutorial
Creating a Distorted Mask Effect on an Image with Babylon.js and GLSL
https://github.com/kekkorider/distorted-mask-shader-tutorial
Last synced: 3 months ago
JSON representation
Creating a Distorted Mask Effect on an Image with Babylon.js and GLSL
- Host: GitHub
- URL: https://github.com/kekkorider/distorted-mask-shader-tutorial
- Owner: kekkorider
- License: mit
- Created: 2019-11-21T16:59:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T14:55:36.000Z (over 5 years ago)
- Last Synced: 2025-01-16T03:53:47.337Z (5 months ago)
- Language: JavaScript
- Homepage: https://tympanus.net/codrops/2019/11/26/creating-a-distorted-mask-effect-on-an-image-with-babylon-js-and-glsl/
- Size: 396 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What's this
This is the source code of [this Codrops tutorial](https://tympanus.net/codrops/2019/11/26/creating-a-distorted-mask-effect-on-an-image-with-babylon-js-and-glsl/)
# How to run this
Install all the packages with
```shell
$ yarn install
```Then run
```shell
$ yarn start
```A new browser window will open at `http://localhost:1234`
# Are you open for work?
Yes, I'm always looking for new collaborations with creative agencies, designers, and devs.
If you have a project you want to discuss about, write me an email at [email protected]