Based on our record, Phaser should be more popular than ScrollMagic. It has been mentiond 124 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
ScrollMagic (14.8k ⭐) — A library for creating scroll interactions with JavaScript and CSS. It can trigger animations based on scroll position and pin elements within the viewport. It has over 11K stars on GitHub. - Source: dev.to / 12 months ago
Several libraries and frameworks can help with this task, such as ScrollTrigger, ScrollMagic, Framer Motion, and the good ol’ Intersection Observer API. These tools provide more options and flexibility to create complex and interactive scroll-driven animations with ease. - Source: dev.to / over 1 year ago
By checking their source code, it looks like they're using DrawSvgPlugin for the SVG animations and ScrollMagic for the animations when scrolling. I'd start by checking these two libraries. Source: almost 2 years ago
One library is called https://scrollmagic.io/ but you'll find plenty of tutorials and videos that implement this kind of scrolling. Source: about 2 years ago
ScrollMagic (there's a scrollMagic port for react too). These libraries take advantage of the intersection observer API (a standard built-in js web api). You may also be interested in the scroll event. Source: over 2 years ago
I've started working on a simple interactive version of my portfolio using Phaser.js. - Source: dev.to / 6 months ago
Https://phaser.io/. It’s more of a game framework in JavaScript with built in libraries for collision. The getting started tutorial is decent/short and gives a good idea of what is going on. - Source: Hacker News / 8 months ago
This is first time I used Phaser for making a game but it's a very nice and easy HTML5 framework and I follow tutorial to use phaser and after few of them, I tried to add few things and make the gameplay how I would enjoy, so I learn about spritesheets and audios and then how many states we have to keep in mind while building a game, like preload(), create() and update() and how to manage these before adding... - Source: dev.to / 8 months ago
Phasor which uses TypeScript or JavaScript. - Source: dev.to / 12 months ago
If you're targeting the browser first why not use a browser first library like PhaserJS [0]?. I don't see a reason to work around with WASM; HTML5 canvas might be everything that you need. [0] https://phaser.io/. - Source: Hacker News / about 1 year ago
WOW.js - Animate elements on-scroll to catch attention. Such Magic.
Unity - The multiplatform game creation tools for everyone.
ScrollReveal - ScrollReveal is a tool to add scroll animations for web and mobile browsers.
Godot Engine - Feature-packed 2D and 3D open source game engine.
Lax.js - Create beautiful & smooth animations when you scroll
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.