Live data from Hacker News

Spinning Diagrams with CSS

x.st

1–10 of 45 posts

Re: Spinning Diagrams with CSS

#3
post #2

Some commenters on HN and Twitter were curious how I made the spinning diagrams in a previous thing I wrote, so 8 months later I finally wrote down an explanation. (Previous HN thread here - https://news.ycombinator.com/item?id=32528769 )

Awesome work, we really don't need Flash anymore :)

Re: Spinning Diagrams with CSS

#6
post #5

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...

These are amazing animations using CSS

Re: Spinning Diagrams with CSS

#7
post #6
post #5

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...

These are amazing animations using CSS

Thank you!

Re: Spinning Diagrams with CSS

#9
post #2

Some commenters on HN and Twitter were curious how I made the spinning diagrams in a previous thing I wrote, so 8 months later I finally wrote down an explanation. (Previous HN thread here - https://news.ycombinator.com/item?id=32528769 )

This is fantastic, do you have any other interesting techniques for displaying math?

I never thought to augment plain old equations like that, it's making my mind bubble.

Post reply on HN