Nexus UI 4v
Author: | AKa-visuals |
Date: | 02 Dec, 2015 |
Category: | module |
Credits: | http://nexusosc.com/ , AKa Visual Label, gumilastik, jqueryUI |
Download
64bit
Description
NexusUI is a JavaScript library of HTML5 audio interface components that can control JS apps or transmit OSC data to other applications such as VVVV,Max or anything that "eats" OSC. Is mobile-friendly and multi-touch compatible. It enables large-scale collaborative performances by distributing interfaces through a browser. This is a all in one solution to create Nexus uis inside vvvv without write any single line of code, and allowing us to integrate them in our vvvv projects directly without the needing to go out of our favourite software. It includes the Nexus ui editor, a dragging visual editor developed in vvvv ,with the help of jqueryUI, and a performer patch to use our uis and access parameters directly. Osc is actually supported , but you must must host the interface inside a server with PHP enabled and set your port to 7475 on your software receiver. A tutorial will come. Its based mainly in the HTMLtexture.DX11 texture node developed by gumilastik, so you need it to run . htmltexture-(dx11) Works on 32 and 64 bit and vvvv beta 34. Here is an introduction tutorial to start, sorry about my poor english:
Although my skills on javascript programming were null, it was a nice exercise and learning period, open my mind to lot of possibilities based in html apps integrated with visual programming. So expect some bugs, and not the most "clean" way of patching, but already really satisfy with the result, and it works like a charm.NexusUI Github link : https://github.com/lsu-emdm/nexusUI/ API : http://nexusosc.com/api/
KNOWN BUGS: in the editor , when you resize a widget and test it back actually it dont gets the new size and behaves not correctly, not really a problem when you load it after save.
UI editor tips: Access ID with shift key. Delete widgets with shift+rightclick
TO DO: -Labels: the next release will include a label option to name our widgets. -Selectable: select any widget and change parameters from the aspect. -Record values : save you UI state for future operations. -Edit whats done : possibility to re-edit our saved UIs. -All widgets working.
So i hope everybody find useful and please any feedback would be highly appreciated. Say hello to nexus, wait for some shots of your crazy uis! Enjoy.
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
Nice work man! Thanks!
Great one!!
Nice contribution just tried it and found for testing a cool portableServer http://www.usbwebserver.net/ works fine - some differents on devices and browser but cool thx
realy great. I am a big fan of these kind of methods where vvvv is constructing the javascript!
thanks for this contribution AKa visuals is so nice! and intuitive and the posibility of have on the fly a osc web app is wonderfull :D
@ceeyaaa i have used XAMPP https://www.apachefriends.org/es/index.html, i think its goes in the same direction that usbwebserver but you can integrate a lot of staff(filezilla,drupal,...)
Any update on it?
Great one! What i am currently missing in touchOSC, which i am using: sending thumbnails to the buttons, so i can choose e.g. video clips from an android device tablet. Since we're dealing with touch sensitive displays, it's the perfect way to choose visual content.
I really like thi contribution. Unfortunately HTMLtexture is broken in the newest VVVV releases. Perhaps there is a chance for redevelopment using vanadium? There is also a newer html-node developed by the vvvv-group itself.
Hello , is long time i dont check back the contribution, should be time to make an update , due the html txture and the new changes in nexusui library, i will do asap when i get some free time. Meanwhile you can substitute the html nodes and check if it works. thanks