!hEaqWEqKubnCSAIJcD:matrix.org

vvvv.js dev support

60 Members
21 Servers

Load older messages


SenderMessageTime
6 Mar 2019
@velcrome:matrix.org@velcrome:matrix.orgwell, it is not super special10:05:56
@velcrome:matrix.org@velcrome:matrix.orgthere is this company, that are asking for some generative CI10:06:09
@velcrome:matrix.org@velcrome:matrix.orgso a graphical (and animated) graphical system needs to be developed, that can be used interactively by their in-house gfx team10:06:39
@velcrome:matrix.org@velcrome:matrix.orgbut also serve as their website header10:07:02
@velcrome:matrix.org@velcrome:matrix.orgso vvvv.js would fit the bill nicely, if only it could export vector data10:07:45
@000.graphics:matrix.org@lunanane@sagishi_vvvvjs:matrix.org: check this out10:10:08
@velcrome:matrix.org@velcrome:matrix.orgoh, yeah. thanks for the shout10:10:54
@nissidis:matrix.orgc nisidishello, Canvas in vvvv js is working with D3.js (afaik) which means basically that it renders evrything as SVG and thus for all the primitive canvas shapes are SVG too, so it wont be that hard to retrieve the data and export them as markup text (svg format)10:16:35
@nissidis:matrix.orgc nisidiswhat it needs probably is what I was planning to do in a similar way with CSS styling (in order to export directly my stylesheets after prototyping them in 4vjs) so you may need just a new type to transfer only the particular structure from node to node and sum it up at the end, or maybe (it would be faster and easier) read directly the ".context" in Canvas10:19:08
@velcrome:matrix.org@velcrome:matrix.orglike this? https://stackoverflow.com/questions/23218174/how-do-i-save-export-an-svg-file-after-creating-an-svg-with-d3-js-ie-safari-an11:40:18
@velcrome:matrix.org@velcrome:matrix.orgdo I understand this correctly, that the canvas is in essence the svg-element they are talking about?11:41:59
@colorsound:matrix.orgcolorsoundHi Guys,14:56:47
@colorsound:matrix.orgcolorsoundusing the udp server standard node there is no way to know from which ip or port the value is got, is there any other udp server aproaches that can tell me where a value is got so the remote ip and port ?14:58:06
@colorsound:matrix.orgcolorsoundwhen a value is reached in that udpserver14:59:04
@000.graphics:matrix.org@lunanane Hi colorsound take care the udp node is only working in local server, not when deployed in the web, just as a side note 19:40:05
@000.graphics:matrix.org@lunananeso the value would be from the localhost ip19:40:38
@000.graphics:matrix.org@lunananeor the pc in the local network where the node.js server is running on19:41:22
@000.graphics:matrix.org@lunananesame for port19:42:04
@000.graphics:matrix.org@lunananeif i understand it right19:42:10
@000.graphics:matrix.org@lunanane velcrome: i think what c nisidis is saying is correct and probably it would be possible then to write a node that does the export in a similliar way like in the stackoverflow link 19:44:34
@000.graphics:matrix.org@lunananeand i am sure matthias zauner did that already, but might be hard to reach19:56:49
@000.graphics:matrix.org@lunanane@vel20:20:13
@000.graphics:matrix.org@lunanane velcrome: seems like i was smart enough to save that logo generator from back then ( 2015 ) on my hard disk 20:20:47
@000.graphics:matrix.org@lunananeits of course not working anymore with the newest vvvv.js20:21:46
@000.graphics:matrix.org@lunananebut i could figure out that it uses this js files for the export20:22:00
@000.graphics:matrix.org@lunananeDownload innersvg.js20:22:03
@000.graphics:matrix.org@lunananeooohhh20:23:04
@000.graphics:matrix.org@lunananeits here20:23:05
@000.graphics:matrix.org@lunananehttp://logogenerator.bruckneruni.at/20:23:06
@000.graphics:matrix.org@lunananeehm, voila, your app20:23:25

Show newer messages


Back to Room ListRoom Version: