Vvvv – a live-programming environment for easy prototyping and development
1–10 of 39 posts
Re: Vvvv – a live-programming environment for easy prototyping and development
#2Re: Vvvv – a live-programming environment for easy prototyping and development
#3Re: Vvvv – a live-programming environment for easy prototyping and development
#4It's an offshoot of Houdini. It is exceptional at working with external hardware controllers and networking.
Re: Vvvv – a live-programming environment for easy prototyping and development
#5Free download, only pay if using commercially.
Re: Vvvv – a live-programming environment for easy prototyping and development
#6It's a a powerful system and seems to really fit the minds of some very talented and creative people. As seems to be common with graphical programming things abstraction can be a little hard unless it fits into the node-with-fixed-inputs-and-outputs mold but this isn't a huge problem for the sizes of projects I saw.
The really cool thing in my opinion is the live nature, coding and runtime are the same so you can see it all running as you change thing. Fantastic for both exploratory coding and performance coding. I used it once as a front end for playing with some head tracking code I was working in in C++ and it was a fun experience, pity it's Windows only!
Re: Vvvv – a live-programming environment for easy prototyping and development
#7Re: Vvvv – a live-programming environment for easy prototyping and development
#8I've worked with a few people who use vvvv and written (is that the right verb when it's graphical language) a bunch of of vvvv nodes to integrate with other stuff I was writing for them. It's a a powerful system and seems to really fit the minds of some very talented and creative people. As seems to be common with graphical programming things abstraction can be a little hard unless it fits into the node-with-fixed-i…
In other words, you're trapped in a first-order box: http://lambda-the-ultimate.org/node/5157#comment-85605
Re: Vvvv – a live-programming environment for easy prototyping and development
#9For example a crud app, you could visually design the routing, db structure auth flow ect. is vvvv like this?