Hi!<p>I've been working for a few weeks on a node based vector design tool.<p>It's non-destructive and exports to Sketch and Illustrator.<p>You can create graphs of Vector Nodes which feed into each other and produce a new Vector shape.<p>I've created a quick video on how to use the grid component, and also a longer video where I go other a few more features.<p>Longer overview:
<a href="https://www.youtube.com/watch?v=dM8fgL-ibjI" rel="nofollow">https://www.youtube.com/watch?v=dM8fgL-ibjI</a><p>Grid tool:
<a href="https://www.youtube.com/watch?v=BwPYTu8_XwE" rel="nofollow">https://www.youtube.com/watch?v=BwPYTu8_XwE</a><p>I wrote it in Swift 4.2, using Cocoa (It's a Mac app), It also uses Metal for rendering the canvas and a SpriteKit view for the node editor.