Live data from Hacker News

AnimeJs v4 Is Here

animejs.com

61–70 of 162 posts

Re: AnimeJs v4 Is Here

#61

Scrolling through that landing page felt a lot smoother & snappier than I would've expected for a page looking like that.

It's clever, but honestly I don't care how smooth it is. Scrolling should simply scroll a view up or down a page. Not invoke animation. We already have established UX patterns for playing media, slowing it down, speeding it up, randomly seeking through it.

Part of the smoothness here is that scrolling the text is 1:1 once you get down to the sections with colored headers. It demonstrates that it's possible to make a page look fancy like that without "breaking" your intuition of what scrolling "should be."

JS animations obviously don't take the place of video/audio media that you'd play/scrub through.

Re: AnimeJs v4 Is Here

#62

Scrolling through that landing page felt a lot smoother & snappier than I would've expected for a page looking like that.

It's clever, but honestly I don't care how smooth it is. Scrolling should simply scroll a view up or down a page. Not invoke animation. We already have established UX patterns for playing media, slowing it down, speeding it up, randomly seeking through it.

So what would you suggest to use to move the animation forward?

Re: AnimeJs v4 Is Here

#63

Scrolling through that landing page felt a lot smoother & snappier than I would've expected for a page looking like that.

It's clever, but honestly I don't care how smooth it is. Scrolling should simply scroll a view up or down a page. Not invoke animation. We already have established UX patterns for playing media, slowing it down, speeding it up, randomly seeking through it.

For most websites, sure. For this website? It makes sense, it's a great demo for the product.

Re: AnimeJs v4 Is Here

#66
It could just be me running a CPU that's too old or an unconventional browser (Microsoft Edge), but the website is extremely laggy (less than 1 update per second) and the tab immediately starts using 80% of my CPU with fans blaring. Got an 8th gen Intel i7 if it matters.

Re: AnimeJs v4 Is Here

#67
the website is just a blank black page for me no matter how long I wait. clearly that's not what it's supposed to be going by the other comments, so that's a bit disappointing.

Re: AnimeJs v4 Is Here

#69

Scrolling through that landing page felt a lot smoother & snappier than I would've expected for a page looking like that.

It's clever, but honestly I don't care how smooth it is. Scrolling should simply scroll a view up or down a page. Not invoke animation. We already have established UX patterns for playing media, slowing it down, speeding it up, randomly seeking through it.

It's not so much about playing/slowing/speeding up an animation or video. It's about moving forward and backward through an "experience," as much as I dislike the overuse of that word. I'd suggest it's a natural evolution of the scroll behavior.

Re: AnimeJs v4 Is Here

#70
post #34

Anyone remembers DHMTL from Internet Explorer 4.0? From that - to this. What an evolution of web technologies.

I was just working on a "web app" for personal use yesterday where I'm doing document.getElementById and so forth. It still works ¯\_(ツ)_/¯
Post reply on HN