/videoTransitions

Primary LanguageHTMLMIT LicenseMIT

Experimental Video Transitions with WebGL

Some experimental video transitions using Curtain.js and shaders.

image

Article on Codrops

Demo

Installation

To run demo you will need Parcel, either install it

npm install -g parcel-bundler
parcel index.html

Or run without installation:

npx parcel index.html

After that the demo should be available on http://localhost:1234.

Credits

Misc

Follow Yuriy: Twitter, GitHub

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops