←back to thread

AnimeJs v4 Is Here

(animejs.com)
973 points adrianvoica | 2 comments | | HN request time: 0.432s | source
Show context
thih9 ◴[] No.43572053[source]
I like that I can grab and drag the browser’s scroll indicator and the animation updates seamlessly (safari mobile).
replies(3): >>43572209 #>>43572887 #>>43576846 #
captn3m0 ◴[] No.43572209[source]
I get a black screen with a scroll bar. Lockdown mode on iOS.
replies(2): >>43572845 #>>43573138 #
1. UncleBen ◴[] No.43572845[source]
Most likely due to iOS lockdown mode disabling WebGL rendering.
replies(1): >>43573093 #
2. Arnavion ◴[] No.43573093[source]
Same for me on desktop Linux Chromium (with and without incognito mode), and yes console prints WebGL errors:

> scripts.js?v=1:3820 THREE.WebGLRenderer: A WebGL context could not be created. Reason: Web page caused context loss and was blocked

> scripts.js?v=1:3820 THREE.WebGLRenderer: A WebGL context could not be created. Reason: Failed to create a WebGL2 context.