
TouchDesigner
Pure Data
MadMapper
Resolume
QLab
VPT
Modul8
HeavyM
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
TouchDesigner
StackBlitzI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, StackBlitz should be more popular than TouchDesigner. It has been mentiond 112 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.
I use TouchDesigner โ a nod-based environment from Derivative where you build everything from nodes: CHOPs for data, SOPs for geometry, TOPs for textures, COMPs for components. You can do generative art, data visualization, VJ sets, interactive installations, real-time video processing. Download it free โ the non-commercial license covers most use cases. - Source: dev.to / 24 days ago
Https://derivative.ca/ (Both packages have a shared origin I believe). - Source: Hacker News / 12 months ago
I think this general class of software is called Show Control. There are commercial and open source projects that also do it in some form: https://en.wikipedia.org/wiki/MIDI_Show_Control https://v-control.com/ https://qlab.app/ https://troikatronix.com/ https://derivative.ca/ Plus a variety of Video DJ platforms like VDMX, Arkaos, GrandVJ, which have some of this functionality, and then a lot of free and... - Source: Hacker News / 12 months ago
Will it be something like TouchDesigner[1] ? I never used it myself, but I follow a lot of creative types who make music visualizations, and art installations with it. I can't find it on Github though, maybe repo is private ? [1] https://derivative.ca/. - Source: Hacker News / over 1 year ago
โ Resolume โ NestMap โ TouchDesigner โ MadMapper โ Any other software listed on the Spout website. Source: about 3 years ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / about 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
CodeSandbox - Online playground for React
MadMapper - The Mapping Software
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Resolume - Resolume is an application for live video performances.
CodePen - A front end web development playground.