Based on our record, Processing should be more popular than Anime.js. It has been mentiond 340 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.
To be fair, https://animejs.com gave me the same vibe. In the sense that the author obsesses over details, while also being very educational. - Source: Hacker News / about 22 hours ago
I keep hearing about it, but I've never used it. Why would I use it over https://animejs.com ? - Source: Hacker News / about 22 hours ago
Hey Devs! 👋 Today marks Day 1 of my journey into learning Anime.js, a lightweight JavaScript animation library that makes adding animations to your web projects ridiculously fun and powerful. In this article, I’ll walk you through how I animated a simple landing page using Anime.js — from setup to final smooth transitions. - Source: dev.to / 16 days ago
Documentation Link - https://animejs.com/ Package Install by using - npm I animejs Anime.js V4 works by importing ES modules like so:. - Source: dev.to / 21 days ago
You can leave your email in the footer of the landing page > https://animejs.com/#site-footer. - Source: Hacker News / 30 days ago
You can learn more about the Processing software and community at processing.org, or visit the Processing4 repository, Processing website repository, and our roadmap. - Source: dev.to / 1 day ago
>web dev/gradle/java knowledge to build something like this Web dev (and not just in java) is dominated by "component integration" concerns, containing lots of structure but little content. Computation is delegated to libraries, and the problems more about complexity of integration (at build time) scaled distributed systems (at runtime). In contrast, writing a simulation is computationally intensive, so... - Source: Hacker News / 7 days ago
See https://bleuje.com/animationsite/2024_1/ for a collection of programmatic black and white animations made with https://processing.org/ He even publishes the source code on https://github.com/Bleuje/processing-animations-code/tree/ma.... - Source: Hacker News / 4 months ago
This is a nice comment and speaks to the notion that every medium has its own characteristic feel even is not "better" by some metric (e.g. Vinyl vs CDs, vs cassettes, vs live radio, vs mp3, etc.). A similar feeling of immediacy without any intervening concerns is hacking away at a Processing [https://processing.org/] sketch. In some sense it's the complete opposite of retro computing, but it engenders similar... - Source: Hacker News / 8 months ago
In high school the first languages and tools I remember using were things like Turing, Processing, GreenFoot and BlueJ. All of which were learning tools, and with the exception of Turing, were Java abstractions with the main focus on graphical programming. These tools allowed me to do some pretty cool things, very quickly. These early experience are really what inspired my interest. - Source: dev.to / 9 months ago
Pixi.js - Fast lightweight 2D library that works across all devices
p5.js - JS library for creating graphic and interactive experiences
OpenFrameworks - openFrameworks
GSAP - GSAP (GreenSock Animation Platform) is a suite of JavaScript tools for high-performance animations that work in all major browsers.
TouchDesigner - TouchDesigner is a visual development platform that equips you with the tools you need to create stunning realtime projects and rich user experiences.
Three.js - A JavaScript 3D library which makes WebGL simpler.