ercag / videoTransitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:HTML 75.8%Language:CSS 10.3%Language:JavaScript 8.8%Language:GLSL 5.0%