As you can see here
http://vvvv.org/forum/web-interface-2 I am looking
for the best solution to move a vvvv GUI into a web page, I think it
is a natural development for a modern GUI, very flexible.
vvvvjs seems to be the only active project which is building a bridge
between vvvv, still I am not sure if this is the right way to approach
a web side user inter action, since vvvvjs seems to be thought more
for render-in-web application. The renderer can of course be the GUI
itself but as with the Ex9 Renderer it is a bit of overhead drawing
into a dx9/canvas just for a some push buttons, file loaders, etc, all
things that should be done as web form in plain html/css.
So, what do you think? Should I stick to Phlegma' s web interface? Is
vvvvjs planning to do a more pure html approach to in-web GUI inter
action?
tx
Simone