Skip to content

Latest commit

 

History

History
executable file
·
46 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

executable file
·
46 lines (26 loc) · 1.24 KB

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