I just made an animation playground called Orbitron. It’s a statically-generated Single Page App built with Svelte and SvelteKit.
This is a birthday present to my dad. Thanks, Dad, for passing on your love for math art to me. 🙂
I like Svelte a lot, especially the latest version (Svelte 5). It’s easy to learn, like Python, and also produces small and efficient bundles when used for sites that aren’t super complicated. It’s well suited for projects like this one. I was glad to have the chance to get more familiar with it.
The code is on GitHub and I’m hoping friends will give me ideas for improving it.