Based on our record, p5.js should be more popular than Pure Data. It has been mentiond 146 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.
My most recommended method for beginners has always been PD (https://puredata.info/) combined with The Theory and Technique of Electronic Music: (https://msp.ucsd.edu/techniques/latest/book.pdf) and this book (https://mitpress.mit.edu/9780262014410/designing-sound/). Eli's tutorials on SuperCollider are also very helpful: https://www.youtube.com/@elifieldsteel Of course, my project Glicol can also be helpful for... - Source: Hacker News / 11 months ago
For node based workflows, check out Max or Pure Data. https://cycling74.com/products/max https://puredata.info/. - Source: Hacker News / about 1 year ago
Tools like Ossia Score, Chataigne and PureData (pd) can also help a ton in building interactive art and triggering other A/V software. Source: almost 2 years ago
WebPd is a highly modular compiler for audio programming language Pure Data allowing to run .pd patches on web pages. It converts the audio graph and processing objects from a patch into plain human-readable JavaScript or WebAssembly which can then be integrated directly into any web application. Source: about 2 years ago
You might also be interested in the very different Pure Data (http://puredata.info/) environment, which is also free and open-source. It uses a visual programming approach, which many people like but if you are already a programmer it might seem inconvenient in comparison. Source: about 2 years ago
p5.js is a JavaScript library that I've enjoyed messing with. It's related to Processing. https://p5js.org/. - Source: Hacker News / 2 months ago
Art Blocks, founded by Erick Calderon in 2020, is a platform that enables artists to create generative art using blockchain technology. It operates on the Ethereum blockchain, leveraging smart contracts to mint unique art pieces as NFTs. The process begins with artists submitting scripts that define the artwork's parameters. Once approved, these scripts generate unique pieces upon purchase, offering collectors a... - Source: dev.to / 2 months ago
In my experience with AI code generation, in visual projects like UI development or JavaScript based animation (using three.js or p5.js) etc. AI tools work pretty well. - Source: dev.to / 3 months ago
For this most recent assignment we were tasked with contributing a larger feature to an open source project. During my time with the previous assignment I worked on a game engine called Litecanvas, inspired engine by libraries like raylib and p5.js/Processing. - Source: dev.to / 6 months ago
Let’s not forget P5js which has a long and esteemed history of helping to teach kids and more to program. It’s browser based so it’s compatible with every OS and requires no install. FOSS with an active community of users and contributors. I personally taught some middle schoolers with zero programming experience how to make interactive monsters in 1 hour. It was awesome! https://p5js.org/. - Source: Hacker News / 6 months ago
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
Pixi.js - Fast lightweight 2D library that works across all devices
VCV Rack - A cross-platform modular synthesizer.
Processing - C++ and Java programming at the speed of thought.
MadMapper - The Mapping Software
Three.js - A JavaScript 3D library which makes WebGL simpler.