Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - Native parallax! #83

Open
matthew-dean opened this issue Nov 22, 2016 · 0 comments
Open

[Feature Request] - Native parallax! #83

matthew-dean opened this issue Nov 22, 2016 · 0 comments

Comments

@matthew-dean
Copy link

matthew-dean commented Nov 22, 2016

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant