Settings

Theme

Shader-driven web transitions with HTML-in-canvas

github.com

2 points by MaxLeiter a month ago · 1 comment

Reader

MaxLeiterOP a month ago

Each page navigation runs a WebGL shader that reads both the old and new page as live textures via the new texElementImage2D() API, then composites them through the selected compiz inspired effect.

You can test it here (must be using chrome canary): https://compiz-web.vercel.app/, or see the demo video on github

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection