Hacker News new | ask | show | jobs
by efortis 1163 days ago
Here's a fluid-width cube carousel you can stop at its faces:

https://ericfortis.github.io/web-animations/#-fluid-3d-cube-...

Source:

https://github.com/ericfortis/web-animations/blob/main/3d-ca...

3 comments

Does it work with more than 4 faces while keeping 90 degree turns?
You could transition to a different cube that just happens to share an identical face when that face is shown front on.
These are amazing animations using CSS
Thank you!
FYI, contrarily to the original post, this does not work with javascript disabled.