hi ! I’m trying to use the polygon node in vvvv gamma but it looks like it does not exist… Please help me
Check the input pins, there must be an input in which you need to send in a spread of 2D vectors (= the vertices of the Polygon). Also check the segment node!
1 Like
What @chk said!
Also, when in doubt, you can press F1 with a node selected to show its help patch (if it has one). In this case, you would have seen a little example showing how to make use of it!
1 Like
Thank you very much @chk + @sebescudie