thanks to MESO for sponsoring and CEF and Chromium for doing the hard work, it's finally possible to render web content (HTML, Flash, WebGL, etc.) directly into a texture using one of the two new nodes:
HTMLTexture (EX9.Texture String)
|
HTMLTexture (EX9.Texture URL)
|
as there's no window involved at all in the rendering process this is also known as offscreen rendering. and, probably the best feature, the generated texture contains an alpha channel. so for example setting no background color on the <body> element of your HTML content will result in a completely transparent texture.
the new possibilities are of course endless:
the nodes are fully spreadable, so for example feed it with a spread of urls you last visited, add some scale/translate magic and voila, you patched the welcome screen like we know it from firefox or chrome.
with the key and mouse inputs you can redirect user input wherever it needs to go, so you could display several websites at once, but redirect user input to only one of them.
for more advanced usage scenarios use the JavaScript input pin in combination with the Execute pin. they allow you to run custom JavaScript code on the displayed web site.
if you want to test these new nodes download the latest alpha build of vvvv including the addonpack.
Flash demo | WebGL demo |
anonymous user login
~6h ago
~7d ago
~7d ago
~7d ago
~21d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
Bravo!
yippieh !!! finally
This is big.
big bang.
wow
very nice ;)
sooo good, its working now..
wow, this is huge
great ¡¡
yeah! finally! .gif in my vvvv, no?
Just got around to having a play, super super nice :)
mandatory annoying feature creep question:
will there be any chance of pulling out JavaScript variables in the future?
yes there will.
That's great to hear, thanks.
hooray for feature creep \o/
nothing like opening a can of worms..
sweet my a... Thx for the hard work!
should be nice to have it in beta branch, to renew vvvv-patches contribution tutorial