Combining CSS Motion Path and 3D CSS to make a running Pomeranian
Coding this made me think of other diagrams where it's quite easy to switch from 2D to descriptive geometric visuals :D
Another diagram I tried this motion path, 3D CSS, and switching 'viewport' angles is conveying the reaction difference of drivers between near-side and far-side traffic lights.
This works with CSS while toggling different views of it with a has(). No Javascript needed.
Combining CSS Motion Path and 3D CSS to make a running Pomeranian
Coding this made me think of other diagrams where it's quite easy to switch from 2D to descriptive geometric visuals :D
Interop for CSS is lovely.
In 2023, Motion Path went from being kinda supported for a subset of path types to being implemented across shapes and even the polar coordinates piece that got merged into the spec back in 2016.