Based on our record, Three.js seems to be a lot more popular than Audulus. While we know about 248 links to Three.js, we've tracked only 11 mentions of Audulus. 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.
Audulus is also very fun to play around with, although it's focused more around sound/patch design. https://audulus.com. - Source: Hacker News / 5 months ago
Under disadvantages: > You can also call the layout code twice (once to get the size, once to do the interaction), but that is not only more expensive, it's also complex to implement, and in some cases twice is not enough. Egui never does this. I've found multi-pass imgui to work totally fine, and I use it for one of my apps [1]. I can support hstack and vstack layouts which IIRC egui can't. There is added expense... - Source: Hacker News / about 1 year ago
The article matches my experience with SwiftUI [1][2]. For example, AFAICT, it's not really possible to write a usable node-graph editor using SwiftUI due to layout and dependency analysis overhead. You have to put the entire node graph inside a Canvas and do your own event handling, which is what we did here [3]. UIKit and AppKit aren't slow though, and Apple has every incentive to make this faster (they wrote... - Source: Hacker News / almost 2 years ago
This is from 2013. The current version of Audulus can easily generate a waveform from an equation https://audulus.com. Source: about 2 years ago
I'm currently using Lua as an extension language in my app. Users can write their own custom UIs and DSP code. https://audulus.com. - Source: Hacker News / about 2 years ago
Note three.js [1] has nothing to do with React out of the box though, this page highlights an atypical way of using three.js through a popular React binding. [1] https://threejs.org/. - Source: Hacker News / 28 days ago
The phone in the codepath sample got rendered using Three.js. For fun, I also added some beep sound generated using ZZfx when you tap. - Source: dev.to / 3 months ago
Also, to make your portfolio stand out to recruiters and clients, you can add some creative and interactive animations to it. The following libraries can help you easily do this: Framer Motion, tsParticles, and Three.js. - Source: dev.to / 4 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 / 4 months ago
After he's done with v2, might I propose... THE GAMEY GAME 3D ?? https://threejs.org/ I started coding at 9 as well (which was a long time ago now), so I was very happy to play and see this today. - Source: Hacker News / 6 months ago
Melody ML - Easily separate audio tracks using machine learning
p5.js - JS library for creating graphic and interactive experiences
Groovebox: Beat & Synth Studio - Make Music & Play Instruments
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.
Acapella Extractor - Isolate vocals from any song for free
Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.