I took someone's vertical drone video and made it a scrolling background.
Video frames are decoded in JS and painted to canvas.
Scrolling is rounded to the nearest frame.
The text is ordinary HTML with a CSS 3D transform applied.
The shadow is a second copy of the text with a 3D offset.
Back to Vladimir Slepnev's homepage
I took someone's vertical drone video and made it a scrolling background.
Video frames are decoded in JS and painted to canvas.
Scrolling is rounded to the nearest frame.
The text is ordinary HTML with a CSS 3D transform applied.
The shadow is a second copy of the text with a 3D offset.
Back to Vladimir Slepnev's homepage