Guys, do you have any resources regarding CSS 3D transforms and animations?
I'd like to (try to) do a perspective animation, but I don't know anything about 3D (and math T_T ) so I'm a bit overwhelmed by it.
What I'm trying to achieve is something like this:
sky and some hills far away, the view moves toward the hills (that scale up, and shouldn't be a problem), with passing inside two "walls" of 2D clouds (let's say for convenience: white divs), skewed in perspective.
In my mind, it would be something roughly like moving through a square tunnel, with just some clouds painted on the side walls.
Does it make any sense?
I'd like to (try to) do a perspective animation, but I don't know anything about 3D (and math T_T ) so I'm a bit overwhelmed by it.
What I'm trying to achieve is something like this:
sky and some hills far away, the view moves toward the hills (that scale up, and shouldn't be a problem), with passing inside two "walls" of 2D clouds (let's say for convenience: white divs), skewed in perspective.
In my mind, it would be something roughly like moving through a square tunnel, with just some clouds painted on the side walls.
Does it make any sense?