OpenFrameworks might be a bit more popular than TouchDesigner. We know about 32 links to it since March 2021 and only 31 links to TouchDesigner. 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.
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 / 6 months ago
⇒ Resolume ⇒ NestMap ⇒ TouchDesigner ⇒ MadMapper ⇒ Any other software listed on the Spout website. Source: almost 2 years ago
Touchdesigner: https://derivative.ca/. Source: almost 2 years ago
Touch Designer is an object oriented environment with a range of ways to manipulate data and plugins for external control (ie - artNET, sACN, dmx dongles) - it is somewhat OS agnostic / MAC/PC. Source: about 2 years ago
Python ranges from "decent" to "awesome" and "cutting edge" across a range of use cases. I would put graphics on the bottom tier of Python's strengths. You should look for something built for graphics. My go to is TouchDesigner by Derivative (derivative.ca). They offer a free license, it's all node based for real-time graphics processing, you can generate images with it, and you can script anything in... Source: about 2 years ago
Zach Lieberman https://x.com/zachlieberman does his work in C++ with https://openframeworks.cc/. - Source: Hacker News / 2 months ago
Not exactly VJ, but could be used for it. https://openframeworks.cc. - Source: Hacker News / about 1 year ago
- openFrameworks https://openframeworks.cc/ C++. - Source: Hacker News / about 1 year ago
Vulkan is sort of a post-API API. It seems to be designed specifically with high performance render pipelines in mind, and "end users" should interface with it through an intermediary layer. Ie, you might prefer bgfx[0], cinder[1] or openframeworks[2]. 0: https://github.com/bkaradzic/bgfx 2: https://openframeworks.cc/. - Source: Hacker News / over 1 year ago
Since you have C# experience, take this time to learn more about C++ while you continue to look. While yes, it is very easy to write bad code, it's not a huge deal since you just graduated and are just hacking around. Plus there are a lot of helpers these days to make writing bad code a little less likely.A former mentor of mine gifted me "C++ Without Fear" by Brian Overland which I can recommend. It's not too... Source: about 2 years ago
Resolume - Resolume is an application for live video performances.
Processing - C++ and Java programming at the speed of thought.
MadMapper - The Mapping Software
Vvvv - vvvv is a graphical programming environment for easy prototyping and development.
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
Cinder - CINDER PROVIDES A POWERFUL, INTUITIVE TOOLBOX for programming graphics, audio, video, networking...