-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
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?
hirako2000
Metadata
Metadata
Assignees
Labels
No labels