HTML-GL icon indicating copy to clipboard operation
HTML-GL copied to clipboard

[Feature Request] - Native parallax!

Open matthew-dean opened this issue 8 years ago • 0 comments

One of the common features of websites is a parallax effect, which is essentially faked by separately animating different layers.

It occurred to me that HTML-GL could actually position these layers in 3D space, and on scroll, simply move the "camera" view of the web page, which should naturally create parallax. You could even add depth-of-field focus effects or lighting, etc.

What do you think?

matthew-dean avatar Nov 22 '16 02:11 matthew-dean