Observable might be a bit more popular than Three.js. We know about 315 links to it since March 2021 and only 248 links to Three.js. 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.
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 / about 1 month 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
Thanks! I agree that in the few example images you've shown it looks quite natural. In other implementations I could always see "ghosts" of the Hilbert curve in the resulting image (usually these were 1-bit images, that might have been a factor), so that used to turn me off of it a bit, even though I find it a very elegant algorithm. On the note of matrix based error diffusion exploring other methods, maybe you'd... - Source: Hacker News / 3 days ago
Isn't it more a matter of how space is folded in higher dimensions rather than an increase in volume that accounts for containment? There is plenty of space in the corners after all[0]. [0]: https://observablehq.com/@tophtucker/theres-plenty-of-room-in-the-corners#Fig2. - Source: Hacker News / 1 day ago
Using other constants in place of the ‘4’ can lead to some _really_ gigantic smallest solutions: https://observablehq.com/@robinhouston/a-remarkable-diophantine-equation. - Source: Hacker News / 24 days ago
"Observable is obnoxious if you want to add a D3 pie chart to your Vue application and have to untangle calls to D3’s API from reactive cell values, which look like ordinary JavaScript, but are not, and will cause compilation and runtime errors when copied." Yep - as I wrote: "If you want to just blindly copy and paste d3 code, you may have issues with the docs being hosted on observable." If instead you learn the... - Source: Hacker News / 2 months ago
I'd imagine many nested named capturing groups may trip even the best automated system! I do like the solution though. I would've probably approached it differently, trying to first get the 'inverted' match (i.e. Not matching anything that isn't a currency like pattern) and refine from there. A bit like this one I did a while back, to parse garbled strings that may occur after OCR [0]. I imagine the approach does... - Source: Hacker News / 3 months ago
p5.js - JS library for creating graphic and interactive experiences
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.
RunKit - RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
Vega-Lite - High-level grammar of interactive graphics