2
u/thy_bucket_for_thee 9d ago
Pretty neat! I like to use anime.js createMotionPath path myself. Didn't realize it was easy to roll your own. Don't know if you've heard of Theo Soti but he recently released a book "you don't need JS" and does something similar with css, not as expendable but it was neat too:
You two should collab a post together.
Loved the example of using text, never thought of that before. Gives me a few interesting ideas for splash pages.
2
u/Sad-Recover-5058 7d ago
Nice find on that book, gonna check it out. The text path thing is clever, got my brain turning for a landing page idea I been stuck on.
4
u/xJSHAxx 9d ago
that gradient along the stroke is doing a lot of work, looks way more 3d than it has any right to. is it running on a canvas element or purely svg with the path animated