Processing might be a bit more popular than Observable. We know about 342 links to it since March 2021 and only 315 links to Observable. 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.
Glaze! Is an interactive media framework in Divooka that features a Processing-like interface. - Source: dev.to / 3 days ago
I have been following HyperCard clones for years. It would take me some time to gather what I found, but the short answer is to download a Mac OS 9 emulator (it works) and load up HyperCard 2.4.1 and have fun. Emulators page with links to versions for MacOS and Windows. https://mendelson.org/emulators.html Hypercard 2.4.1 is available at the Macintosh Repository... - Source: Hacker News / 6 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 / about 1 month 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 / about 2 months 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 / 5 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 / 4 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 / 3 days 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 / 25 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.
OpenFrameworks - openFrameworks
RunKit - RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
TouchDesigner - TouchDesigner is a visual development platform that equips you with the tools you need to create stunning realtime projects and rich user experiences.
Vega-Lite - High-level grammar of interactive graphics